Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed May 2, 2024
1 parent 0c49921 commit 1e21fc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mock/mock_engine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1230,6 +1230,5 @@ paths:

items := args["arrParamExploded"].([]any)
assert.Equal(t, "1", items[0])
assert.Equal(t, "2", items[1])

}

0 comments on commit 1e21fc5

Please sign in to comment.