Skip to content

Commit

Permalink
Temporarily mark failing e2e test pending
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking authored and HeinrichApfelmus committed Sep 2, 2024
1 parent 7e8fc84 commit bf5e827
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/spec/e2e_shared_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@
end

it 'Multi-assets transaction - two cosigners, all' do
# TODO: [ADP-3419] https://cardanofoundation.atlassian.net/browse/ADP-3419
pending 'wallet has run out of HappyCoin and SadCoin'
amt = 1
amt_ada = 1_600_000
src_wid = @wid_sha_cos0_all
Expand Down

0 comments on commit bf5e827

Please sign in to comment.