Skip to content

Commit

Permalink
temporarily skipping test_dispatcher_functional
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Aug 24, 2023
1 parent b860796 commit 757096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional_tests/basic_dispatcher_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import covalent as ct
from covalent._results_manager import results_manager as rm


@pytest.mark.skip(reason="temp skip test")
def test_dispatcher_functional():
# Dispatch after starting the dispatcher server.

Expand Down

0 comments on commit 757096a

Please sign in to comment.