Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Robot Test Suite
Commits
0f26987f
Commit
0f26987f
authored
Sep 27, 2019
by
Elian Kraja
Browse files
Fix on generic unauth tc
parent
133462d7
Pipeline
#1593
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
MEX/ANY/ANY.robot
View file @
0f26987f
...
...
@@ -21,8 +21,6 @@ Request access to all resources using no token
: FOR
${INDEX}
IN RANGE
0
3
\
@{list}
Split String
${data[${INDEX}]}
separator=
|
max_split=-1
\
Perform a generic request using no token
@{list[${INDEX}]}
: FOR
${INDEX}
IN RANGE
0
3
\
@{list}
Split String
${data[${INDEX}]}
separator=
|
max_split=-1
\
Perform a generic request using invalid token
@{data[${INDEX}]}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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