1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

fix account test

This commit is contained in:
Damodar Lohani 2021-08-30 11:36:06 +05:45
parent fc7b346515
commit 270b70794b

View file

@ -342,7 +342,7 @@ class AccountCustomClientTest extends Scope
'password' => $password,
]);
$this->assertEquals($response['headers']['status-code'], 400);
$this->assertEquals($response['headers']['status-code'], 409);
/**
* Test for SUCCESS