Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Julien David
rdos
Commits
53eb5fd3
Commit
53eb5fd3
authored
Sep 17, 2020
by
Ismail Moumni
Browse files
tests
parent
fc74fe39
Pipeline
#711
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_query_valid.py
View file @
53eb5fd3
...
...
@@ -13,7 +13,7 @@ data_test1 = '{"parameters": "request"}'
data_test2
=
'{"Ref": "Parameters"}'
data_load
=
json
.
loads
(
data_test1
)
data_load
=
json
.
loads
(
(
data_test1
)
)
data_load2
=
json
.
loads
(
data_test2
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment