Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Jan 4, 2024
1 parent 6e43208 commit 3f160d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ def tearDown(self):
def test_completes_successfully(self):
self.assertTrue(run_migration())

# create table + 3 move operations
self.assertEqual(len(MIGRATION_DEFINITION.operations), 5)

self.assertIn(
Expand Down

0 comments on commit 3f160d8

Please sign in to comment.