Skip to content

Commit

Permalink
#360 Lint's minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
duker33 committed Jul 5, 2018
1 parent 5b3ae38 commit 8085903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shopelectro/tests/tests_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ class Redirects(TestCase):
# will be resurrected at rf#140
@unittest.expectedFailure
def test_redirect_from_existing_page(self):
"""Refarm-site's custom redirects app should redirect from existing url too."""
"""`refarm-site.redirects` app should redirect from existing url too."""
# take some existing `url_from`
# @todo #360:30m Remove hardcoded fixture data.
# Replace `url_from` and `url_to` with urls, generated from db.
Expand Down

0 comments on commit 8085903

Please sign in to comment.