Fix test
This commit is contained in:
parent
0e3c8e3f5e
commit
ce161386e7
|
@ -295,7 +295,6 @@ class ApiTest extends FixtureTest
|
||||||
'method'
|
'method'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
self::assertEquals('method', $API['api_path']['method']);
|
|
||||||
self::assertTrue(is_callable($API['api_path']['func']));
|
self::assertTrue(is_callable($API['api_path']['func']));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user