diff --git a/integration_tests/features/ValidatorNode.feature b/integration_tests/features/ValidatorNode.feature index b1b7fcf008..3407c5a544 100644 --- a/integration_tests/features/ValidatorNode.feature +++ b/integration_tests/features/ValidatorNode.feature @@ -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