diff --git a/tests/Commands/Lion/DB/DBCapsuleCommandTest.php b/tests/Commands/Lion/DB/DBCapsuleCommandTest.php index 3555770bc4e9aeb85dce1d117a200fdada0a971f..f2832c482b42f727150a60ec9567f507c6d830c7 100644 --- a/tests/Commands/Lion/DB/DBCapsuleCommandTest.php +++ b/tests/Commands/Lion/DB/DBCapsuleCommandTest.php @@ -273,7 +273,7 @@ class DBCapsuleCommandTest extends Test }) ->execute(); - $capsuleCommand = new class extends DBCapsuleCommand { + $capsuleCommand = new class () extends DBCapsuleCommand { /** * Get the foreign keys of a table. *