Skip to content

Commit

Permalink
RESET: Remove to test coverage change
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz committed Oct 25, 2024
1 parent b20eb69 commit 85e4388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/frontier/opcodes/test_dup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
Op.DUP13,
Op.DUP14,
Op.DUP15,
Op.DUP16,
# Op.DUP16, # TEST: Removing coverage
],
ids=lambda op: str(op),
)
Expand Down

0 comments on commit 85e4388

Please sign in to comment.