Skip to content

Commit d70bf0e

Browse files
committed
tests: fix test
1 parent 157a788 commit d70bf0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/02-requests/02-build_request_spec.lua

+2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ describe("operations protocol", function()
66

77
local build_request
88
local operation, operation_with_payload_field
9+
local operation_with_requestUri_params_and_query_param_input
910
local config, config_with_payload
1011
local params, params_with_payload
12+
local params_with_requestUri_params_and_query_param_input
1113
local snapshot
1214
local binary_data
1315

0 commit comments

Comments
 (0)