Skip to content

Commit

Permalink
removed decorator skipping test for ibm
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohen-J-Omer committed Apr 20, 2023
1 parent ec518c7 commit c0c77d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ def run_one_test(test: Test) -> Tuple[int, str, str]:


# ---------- Dry run: 2 Tasks in a chain. ----------
@pytest.mark.no_ibm # requires GCP credentials.
def test_example_app():
test = Test(
'example_app',
Expand Down

0 comments on commit c0c77d7

Please sign in to comment.