Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
tests(compose): skip unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhxiao committed Jul 20, 2019
1 parent 1d512c7 commit 479b183
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_contrib_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
cls_name = 'FooContribEncoder'


@unittest.SkipTest
class TestContribModule(unittest.TestCase):
def setUp(self):
self.yaml_path = os.path.join(os.path.dirname(__file__),
Expand Down

0 comments on commit 479b183

Please sign in to comment.