linting issues

This commit is contained in:
Kendall Werts
2020-02-21 11:34:14 -06:00
parent 486072bef8
commit db46e71516
4 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ describe("Sync", function() {
delete this.syncHelper;
});
it("testIdentityStateCleanup", async function() {
it.only("testIdentityStateCleanup", async function() {
await this.syncHelper.stopSyncListeners();
await this.syncHelper.setState({}, LOCAL_DATA, TEST_CONTAINERS, []);