Skip to content

Commit

Permalink
fix datacore test
Browse files Browse the repository at this point in the history
  • Loading branch information
sdepassio committed Mar 27, 2024
1 parent b804aed commit b3aa473
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions tests/functional/api/storage-datacore-restapi.robot
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,3 @@ Datacore check status monitor

Examples: result --
... CRITICAL: 'State of HostVM2' status : 'Critical', message is 'Connected'


*** Keywords ***
Start Mockoon
${process} Start Process
... mockoon-cli
... start
... --data
... ${MOCKOON_JSON}
... --port
... 3000
Sleep 5s

Stop Mockoon
Terminate All Processes

0 comments on commit b3aa473

Please sign in to comment.