Skip to content

Commit

Permalink
tests: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
windmgc committed Oct 15, 2024
1 parent 157a788 commit d70bf0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/02-requests/02-build_request_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ describe("operations protocol", function()

local build_request
local operation, operation_with_payload_field
local operation_with_requestUri_params_and_query_param_input
local config, config_with_payload
local params, params_with_payload
local params_with_requestUri_params_and_query_param_input
local snapshot
local binary_data

Expand Down

0 comments on commit d70bf0e

Please sign in to comment.