Skip to content

Commit

Permalink
fix: skip l1 l2 messaging (#1236)
Browse files Browse the repository at this point in the history
skip l1 l2 messaging
  • Loading branch information
greged93 committed Jun 25, 2024
1 parent 5fd426e commit 3963258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/staging.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export KAKAROT_ADDRESS="${KAKAROT_ADDRESS}"
export UNINITIALIZED_ACCOUNT_CLASS_HASH="${UNINITIALIZED_ACCOUNT_CLASS_HASH}"
export ACCOUNT_CONTRACT_CLASS_HASH="${ACCOUNT_CONTRACT_CLASS_HASH}"

poetry run pytest -s tests/end_to_end
poetry run pytest -s tests/end_to_end --ignore tests/end_to_end/L1L2Messaging

0 comments on commit 3963258

Please sign in to comment.