Skip to content

Commit

Permalink
Merge pull request #1 from open-source-contributions/test_enhancement
Browse files Browse the repository at this point in the history
Remove unused namespace
  • Loading branch information
Ayesh authored Aug 25, 2020
2 parents 3255517 + 1bc9051 commit 653d066
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Fast404MiddlewareTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace PHPWatch\Fast404\Tests;

use PHPWatch\Fast404\Fast404Middleware;
use PHPUnit\Framework\TestCase;

class Fast404MiddlewareTest extends TestCaseBase {
public function testInstance(): void {
Expand Down

0 comments on commit 653d066

Please sign in to comment.