mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 15:24:18 +00:00
Disable partial sync test
This commit is contained in:
parent
6f12589fce
commit
1529717577
@ -707,6 +707,7 @@ module.exports = {
|
||||
});
|
||||
},
|
||||
|
||||
/* Disabled: waiting for new implementation
|
||||
testPartialSync() {
|
||||
// FIXME: try to enable for React Native
|
||||
if (!isNodeProccess) {
|
||||
@ -739,7 +740,7 @@ module.exports = {
|
||||
})
|
||||
})
|
||||
},
|
||||
|
||||
*/
|
||||
testClientReset() {
|
||||
// FIXME: try to enable for React Native
|
||||
if (!isNodeProccess) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user