cosmwasm/tools: fix tilt

This commit is contained in:
Paul Noel 2022-09-26 14:06:55 +00:00 committed by Paul Noel
parent eb42bc48e7
commit e2575550e8
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ const artifacts = [
"cw20_wrapped_2.wasm",
"cw20_base.wasm",
"mock_bridge_integration_2.wasm",
"shutdown_core_bridge_cosmwasm.wasm",
"shutdown_token_bridge_cosmwasm.wasm",
];
/* Check that the artifact folder contains all the wasm files we expect and nothing else */