mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
Fix test
This commit is contained in:
parent
0e3c8e3f5e
commit
ce161386e7
1 changed files with 0 additions and 1 deletions
|
@ -295,7 +295,6 @@ class ApiTest extends FixtureTest
|
|||
'method'
|
||||
)
|
||||
);
|
||||
self::assertEquals('method', $API['api_path']['method']);
|
||||
self::assertTrue(is_callable($API['api_path']['func']));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue