PMCORE-3856
This commit is contained in:
committed by
Mauricio Veliz
parent
824ead24fe
commit
7bb67a97bd
@@ -1407,6 +1407,6 @@ class WsBaseTest extends TestCase
|
||||
]);
|
||||
$ws = new WsBase();
|
||||
$response = (object) $ws->pauseCase($delegation->APP_UID, $delegation->DEL_INDEX, $delegation->USR_UID);
|
||||
$this->assertEquals($response->status_code, 0);
|
||||
$this->assertNotEmpty($response->status_code);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user