osmosis-labs / test-tube

Test tube for cosmos-sdk chains integration test, written in Rust!
Apache License 2.0
53 stars 31 forks source link

Add CL position creation test #14

Closed grod220 closed 1 year ago

grod220 commented 1 year ago

Currently throwing error:

called `Result::unwrap()` on an `Err` value: ExecuteError { msg: "failed to execute message; message index: 0: insufficient amount of token 1 created. Actual: (0). Minimum (1)" }