Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Drop snapshot qualifier from kibana test
Browse files Browse the repository at this point in the history
  • Loading branch information
Conky5 committed Mar 12, 2019
1 parent 196045a commit 9fd64f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kibana/examples/7.1.x/test/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ http:
status: 200
timeout: 2000
body:
- '"number":"7.1.0-SNAPSHOT"'
- '"number":"7.1.0"'

http://localhost:5601/app/kibana:
status: 200
Expand Down

0 comments on commit 9fd64f6

Please sign in to comment.