mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:10:11 +00:00
fixing some more tests
This commit is contained in:
parent
55679a6021
commit
51dcfe134e
6 changed files with 6 additions and 6 deletions
|
@ -51,6 +51,6 @@ class TestTest extends ApiTest
|
|||
'Content-type' => ['text/xml'],
|
||||
ICanCreateResponses::X_HEADER => ['xml']
|
||||
], $response->getHeaders());
|
||||
self::assertxml($response->getBody(), 'true');
|
||||
self::assertxml($response->getBody(), 'ok');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue