Skip to content

Commit 44d5b05

Browse files
committed
fix: lint
1 parent 8d66f61 commit 44d5b05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/node-specific/topology.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ describe('Topology', function () {
55
it('should correctly track states of a topology', {
66
metadata: { requires: { apiVersion: false, topology: '!load-balanced' } }, // apiVersion not supported by newTopology()
77
test: function (done) {
8-
debugger;
98
const topology = this.configuration.newTopology();
109

1110
const states = [];

0 commit comments

Comments
 (0)