diff --git a/test/e2e/spec/e2e_spec.rb b/test/e2e/spec/e2e_spec.rb index 1f34942bfcf..8fbc1a6ff96 100644 --- a/test/e2e/spec/e2e_spec.rb +++ b/test/e2e/spec/e2e_spec.rb @@ -1312,7 +1312,7 @@ def script_hash end it 'Delegation (join and quit)' do - pending 'ADP-3243' + skip 'ADP-3243' balance = get_shelley_balances(@target_id) expected_deposit = CARDANO_CLI.protocol_params['stakeAddressDeposit'] puts "Expected deposit #{expected_deposit}" @@ -2901,7 +2901,7 @@ def script_hash end it 'Can join and quit Stake Pool' do - pending 'ADP-3243' + skip 'ADP-3243' # Get funds on the wallet address = SHELLEY.addresses.list(@target_id)[0]['id'] amt = 10_000_000