Skip to content

Commit 50dfc27

Browse files
committed
remove comment
1 parent 27c51b8 commit 50dfc27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/compass-e2e-tests/tests/atlas-cloud/global-writes.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ describe('Global writes', function () {
9090
await cleanup(compass);
9191
});
9292

93-
// TODO(COMPASS-8495): This test fails in CI, while we can't reproduce this
94-
// locally, it looks like a real issue that needs investigation
9593
it('should be able to shard an unsharded namespace and also unmanage it', async function () {
9694
const collName = `global-writes-geospatial-${Date.now()}`;
9795

0 commit comments

Comments
 (0)