diff --git a/router/_helper_test.gno b/router/_helper_test.gno index 1eca42f3..b78458f8 100644 --- a/router/_helper_test.gno +++ b/router/_helper_test.gno @@ -21,7 +21,7 @@ import ( const ( ugnotDenom string = "ugnot" - ugnotPath string = "gno.land/r/gnoswap/v1/pool:ugnot" + ugnotPath string = "ugnot" wugnotPath string = "gno.land/r/demo/wugnot" gnsPath string = "gno.land/r/gnoswap/v1/gns" barPath string = "gno.land/r/onbloc/bar"