Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Jan 16, 2025
1 parent 8986389 commit c91b3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests/init_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ func (s *suite) buildSupplierMap() {
argsAndFlags := []string{
"query",
"supplier",
"list-supplier",
"list-suppliers",
fmt.Sprintf("--%s=json", cometcli.OutputFlag),
}
res, err := s.pocketd.RunCommandOnHostWithRetry("", numQueryRetries, argsAndFlags...)
Expand Down

0 comments on commit c91b3cf

Please sign in to comment.