mirror of
https://github.com/filp/whoops.git
synced 2026-08-30 12:07:25 +00:00
Fixed test
This commit is contained in:
@@ -76,7 +76,7 @@ class PrettyPageHandlerTest extends TestCase
|
||||
$allPaths = $handler->getResourcePaths();
|
||||
|
||||
$this->assertCount(2, $allPaths);
|
||||
$this->assertEquals($allPaths[1], $path);
|
||||
$this->assertEquals($allPaths[0], $path);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user