Skip to content

Commit

Permalink
test(cucumber): mark Publish contract acceptance as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbondi committed Jun 16, 2022
1 parent d3d7420 commit febcd7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion integration_tests/features/ValidatorNode.feature
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ Feature: Validator Node
And I create 40 NFTs
And I mine 3 blocks

@dan @critical
# Broken: needs a contract definition before publishing acceptance, however this is currently not easily done because
# GRPC methods need to be added and you cannot use the cli for a wallet while that wallet is already running
@dan @critical @broken
Scenario: Publish contract acceptance
Given I have a seed node NODE1
And I have wallet WALLET1 connected to all seed nodes
Expand Down

0 comments on commit febcd7d

Please sign in to comment.