We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
final
1 parent f96a768 commit a8547bfCopy full SHA for a8547bf
tests/Feature/Console/Commands/CurlCommandTest.php
@@ -8,7 +8,7 @@
8
use InvalidArgumentException;
9
use Tests\TestCase;
10
11
-class CurlCommandTest extends TestCase
+final class CurlCommandTest extends TestCase
12
{
13
#[Test]
14
#[DataProvider('curlCommandFixtures')]
0 commit comments