Disable partial sync test

This commit is contained in:
Kenneth Geisshirt 2018-02-05 10:21:30 +01:00
parent 6f12589fce
commit 1529717577

View File

@ -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) {