fix: remove pollOnceForOurDisplayName test

saved work in a branch but we need to use workers in unit tests before its work testing
pull/3056/head
William Grant 1 year ago
parent d64623311f
commit 1a114825b3

@ -448,11 +448,4 @@ describe('SwarmPolling', () => {
});
});
});
describe('pollOnceForOurDisplayName', () => {
// Arrange
// TODO[epic=ses-1560] needs doing
// Act
// Assert
});
});

Loading…
Cancel
Save