Skip to content

Commit 1c1edcd

Browse files
author
Davide Moro
committed
speed up tests
1 parent dcfa3ea commit 1c1edcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_bake_project.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ def test_bake_and_run_tests(cookies, default_extra_context):
162162
print("test_bake_and_run_tests path", str(result.project))
163163

164164

165-
@pytest.mark.skip(reason='Disabled')
166165
def test_bake_with_no_testrail_and_run_tests(cookies, default_extra_context):
167166
"""Ensure that an without testrail doesn't break things"""
168167
extra_context = default_extra_context.copy()

0 commit comments

Comments
 (0)