Skip to content

Commit

Permalink
fix vyper compile tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg committed May 9, 2024
1 parent aa341c1 commit bcd6832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/cli/vyper_compile/test_compile_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def test_combined_json_keys(chdir_tmp_path, make_file):
"blueprint_bytecode",
"abi",
"source_map",
"source_map_runtime",
"layout",
"method_identifiers",
"userdoc",
Expand Down

0 comments on commit bcd6832

Please sign in to comment.