phpunit fix

This commit is contained in:
crazywhalecc
2025-10-20 13:48:52 +08:00
parent f8801e224f
commit 487980c9a8
2 changed files with 3 additions and 1 deletions

View File

@@ -50,7 +50,6 @@ class ConfigValidatorTest extends TestCase
'filename' => 'test.tar.gz',
'path' => 'test/path',
'provide-pre-built' => true,
'prefer-stable' => false,
'license' => [
'type' => 'file',
'path' => 'LICENSE',