Skip to content

Commit

Permalink
Enable tests for cedar in config
Browse files Browse the repository at this point in the history
  • Loading branch information
cslzchen committed Feb 6, 2024
1 parent f14aa31 commit 86d5f6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,8 @@ def test_module(ctx, module=None, numprocesses=None, nocapture=False, params=Non
'api_tests/users',
]
API_TESTS2 = [
'api_tests/cedar_metadata_records',
'api_tests/cedar_metadata_templates',
'api_tests/chronos',
'api_tests/meetings',
'api_tests/metrics',
Expand Down

0 comments on commit 86d5f6f

Please sign in to comment.