Skip to content

Commit

Permalink
Merge pull request #2676 from IntersectMBO/guardrails_mark_long
Browse files Browse the repository at this point in the history
feat(tests): mark test_guardrails as long running
  • Loading branch information
mkoura authored Oct 18, 2024
2 parents a6847a6 + b73893a commit 1fb8bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cardano_node_tests/tests/tests_conway/test_guardrails.py
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,7 @@ def cost_models(cluster_with_constitution: ClusterWithConstitutionRecord):

class TestGovernanceGuardrails:
@allure.link(helpers.get_vcs_link())
@pytest.mark.long
@pytest.mark.testnets
def test_guardrails(
self,
Expand Down

0 comments on commit 1fb8bc6

Please sign in to comment.