Skip to content

Commit

Permalink
Revert "adding e2e_encryption test to CI"
Browse files Browse the repository at this point in the history
This reverts commit 0059381.
  • Loading branch information
benesjan committed Apr 24, 2024
1 parent e1e7c14 commit 168c86e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions yarn-project/end-to-end/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,6 @@ guides-dapp-testing:
ARG e2e_mode=local
DO +E2E_TEST --test=guides/dapp_testing.test.ts --e2e_mode=$e2e_mode

e2e-encryption:
ARG e2e_mode=local
DO +E2E_TEST --test=e2e_encryption.test.ts --e2e_mode=$e2e_mode

# TODO intermittent failure
# guides-sample-dapp:
# ARG e2e_mode=local
Expand Down

0 comments on commit 168c86e

Please sign in to comment.