Skip to content

Commit

Permalink
tst: mark jinja2 test as exotic
Browse files Browse the repository at this point in the history
apparently nose dependes on jinja2 and installed jinja2 implicitly
  • Loading branch information
sebix committed Jan 27, 2022
1 parent 10b2196 commit eb4be3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions intelmq/tests/bots/experts/jinja/test_expert.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
}


@test.skip_exotic()
class TestJinjaExpertBot(test.BotTestCase, unittest.TestCase):
"""
A TestCase for JinjaExpertBot.
Expand Down

0 comments on commit eb4be3d

Please sign in to comment.