diff --git a/yarn-project/end-to-end/scripts/e2e_test_config.yml b/yarn-project/end-to-end/scripts/e2e_test_config.yml index 3520f49f1394..2f7c718c14c4 100644 --- a/yarn-project/end-to-end/scripts/e2e_test_config.yml +++ b/yarn-project/end-to-end/scripts/e2e_test_config.yml @@ -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: