Skip to content

Commit

Permalink
Adding a podcache reset to the documents test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed Apr 11, 2017
1 parent db54f37 commit 882ad64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grow/pods/documents_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ def test_localization_fallback(self):
],
},
})
pod.podcache.reset()
pod.routes.reset_cache()
controller, params = pod.match('/de/page/')
content = controller.render(params)
Expand Down

0 comments on commit 882ad64

Please sign in to comment.