Bump phpunit and fix CI

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2019-12-17 20:25:57 +01:00
parent f575202a8a
commit 4c0512f0b7
42 changed files with 159 additions and 209 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ use PHPUnit\Framework\TestCase;
class ChangeSetTest extends TestCase {
public function setUp() {
public function setUp(): void {
}
public function testChangeSetScalar() {