Skip to content

Commit

Permalink
tests: test_views_respond: Remove redundant call to update latest
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwood committed Jun 16, 2021
1 parent c6b83ec commit b3e3bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datastore/tests/test_views_respond.py
Expand Up @@ -50,7 +50,6 @@ def test_url_responds(self):
)

# For the quality dash data we need to have these objects present
db.Latest.update()
call_command("rewrite_quality_data", "latest")

for path in root_urls:
Expand Down

0 comments on commit b3e3bf5

Please sign in to comment.