We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f74995 commit 98c6625Copy full SHA for 98c6625
tests/Issues/StraussIssue198Test.php tests/Issues/StraussIssue200Test.phptests/Issues/StraussIssue198Test.php renamed to tests/Issues/StraussIssue200Test.php
@@ -1,6 +1,6 @@
1
<?php
2
/**
3
- * @see https://github.com/BrianHenryIE/strauss/pull/198
+ * @see https://github.com/BrianHenryIE/strauss/pull/200
4
*/
5
6
namespace BrianHenryIE\Strauss\Tests\Issues;
@@ -11,7 +11,7 @@
11
* @package BrianHenryIE\Strauss\Tests\Issues
12
* @coversNothing
13
14
-class StraussIssue198Test extends IntegrationTestCase
+class StraussIssue200Test extends IntegrationTestCase
15
{
16
public function test_does_not_remove_vendor_autoload_dev_entries()
17
0 commit comments