mirror of
https://gitee.com/openharmony/xts_dcts
synced 2025-03-03 06:16:31 +00:00
commit
514bc01a9d
@ -1505,7 +1505,7 @@ export default function rdbSyncFirstLevelTest(){
|
||||
let status = result[i][1];
|
||||
console.log('testRdbSyncTest0190 device=' + result[i][0] + ' status=' + result[i][1]);
|
||||
console.log('testRdbSyncTest0190 status=' + status);
|
||||
expect(status == 26).assertTrue();
|
||||
expect(status == 1).assertTrue();
|
||||
rdbSecondStore = null;
|
||||
done();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user