Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kami committed Feb 23, 2016
1 parent 84f89fc commit 725abc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion st2tests/st2tests/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ def assertTriggerDispatched(self, trigger, payload=None, trace_context=None):

class BaseActionTestCase(TestCase):
"""
Base class for action tests.
Base class for Python runner action tests.
"""

action_cls = None
Expand Down

0 comments on commit 725abc5

Please sign in to comment.