Skip to content

Commit

Permalink
fix service e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer-zq committed Jun 28, 2024
1 parent a98849f commit 60e371c
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 5,154 deletions.
2 changes: 1 addition & 1 deletion e2e/service/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func (s *QueryTestSuite) TestQueryCmd() {
serviceName := "test-service"
serviceDesc := "test-description"
serviceAuthorDesc := "test-author-description"
serviceTags := "tags1,tags2"
serviceTags := "tags3,tags4"
serviceSchemas := `{"input":{"type":"object"},"output":{"type":"object"},"error":{"type":"object"}}`
serviceDenom := sdk.DefaultBondDenom
baseURL := val.APIAddress
Expand Down
254 changes: 0 additions & 254 deletions modules/coinswap/client/testutil/grpc_query_test.go

This file was deleted.

Loading

0 comments on commit 60e371c

Please sign in to comment.