Skip to content

Commit

Permalink
Added issue to skip
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiebrissow committed Dec 12, 2024
1 parent 57f354f commit 97ac877
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/integration/test_node_das.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
from hyperon_das.das import DistributedAtomSpace


@pytest.mark.skip(reason="Add query broker to Dockerfile")
@pytest.mark.skip(
reason="Add query broker to Dockerfile, more info https://github.com/singnet/das/issues/162"
)
class TestNodeDAS:
timeout = 5

Expand Down

0 comments on commit 97ac877

Please sign in to comment.