Skip to content

Commit e17007e

Browse files
author
Tim Vaillancourt
committed
removing a test I committed accidentally at some point
1 parent 8180815 commit e17007e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MongoBackup/Backup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ def run(self):
182182
)
183183
self.sharding.get_start_state()
184184
self.sharding.stop_balancer()
185-
assert "test123"
186185
except Exception, e:
187186
self.exception("Problem connecting-to and/or stopping balancer! Error: %s" % e)
188187

0 commit comments

Comments
 (0)