mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-14 12:26:55 +01:00
test(IT): Test account create
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -101,7 +101,7 @@ class SaveCopyControllerTest extends IntegrationTestCase
|
||||
$this->runApp($container);
|
||||
|
||||
$this->expectOutputString(
|
||||
'{"status":0,"description":"Account created","data":{"itemId":100,"nextAction":""},"messages":[]}'
|
||||
'{"status":0,"description":"Account created","data":{"itemId":100,"nextAction":"5"},"messages":[]}'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user