We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40afe67 commit ec3b25aCopy full SHA for ec3b25a
main/tests/test_templatetags_flags.py
@@ -1,7 +1,5 @@
1
from main.templatetags.flags import country_flag
2
3
-from mirrors.tests.conftest import checklocation
4
-
5
6
def test_country_flag(checklocation):
7
flag = country_flag(checklocation.country)
0 commit comments