Skip to content

Commit 1edd3ce

Browse files
committed
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent 68f82ea commit 1edd3ce

4 files changed

Lines changed: 252 additions & 336 deletions

File tree

tests/unit/AppInfo/RoutesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
class Test extends TestCase {
2727
public function testFile() {
28+
$dir =__DIR__;
2829
$routes = require_once __DIR__ . '/../../../appinfo/routes.php';
2930

3031
$expected = [

0 commit comments

Comments
 (0)