Skip to content

Commit

Permalink
fix: unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fsamin committed Oct 8, 2019
1 parent cb7ddb5 commit 3981239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MyTestSuiteHTTP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ testcases:
- result.body ShouldContainSubstring /dedicated/server
- result.body ShouldContainSubstring /ipLoadbalancing
- result.statuscode ShouldEqual 200
- result.bodyjson.apis.apis0.path ShouldEqual /services
- result.bodyjson.apis.apis0.path ShouldEqual /analytics

- name: POST http testcase
steps:
Expand Down

0 comments on commit 3981239

Please sign in to comment.