Skip to content

Commit 98c6625

Browse files
committed
Update StraussIssue200Test.php
1 parent 9f74995 commit 98c6625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @see https://github.com/BrianHenryIE/strauss/pull/198
3+
* @see https://github.com/BrianHenryIE/strauss/pull/200
44
*/
55

66
namespace BrianHenryIE\Strauss\Tests\Issues;
@@ -11,7 +11,7 @@
1111
* @package BrianHenryIE\Strauss\Tests\Issues
1212
* @coversNothing
1313
*/
14-
class StraussIssue198Test extends IntegrationTestCase
14+
class StraussIssue200Test extends IntegrationTestCase
1515
{
1616
public function test_does_not_remove_vendor_autoload_dev_entries()
1717
{

0 commit comments

Comments
 (0)