Skip to content

Commit

Permalink
chore: disable e2e_fees_dapp_subscription (#9489)
Browse files Browse the repository at this point in the history
Somehow broken after noir sync
  • Loading branch information
ludamad authored Oct 28, 2024
1 parent 078c318 commit 26416b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions yarn-project/end-to-end/scripts/e2e_test_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ tests:
e2e_escrow_contract: {}
e2e_fees_account_init:
test_path: "e2e_fees/account_init.test.ts"
e2e_fees_dapp_subscription:
test_path: "e2e_fees/dapp_subscription.test.ts"
# TODO(https://github.com/AztecProtocol/aztec-packages/issues/9488): reenable
# e2e_fees_dapp_subscription:
# test_path: "e2e_fees/dapp_subscription.test.ts"
e2e_fees_failures:
test_path: "e2e_fees/failures.test.ts"
e2e_fees_fee_juice_payments:
Expand Down

0 comments on commit 26416b6

Please sign in to comment.