Skip to content

Commit 3c72b88

Browse files
committed
Updated end to end tests accordingly
1 parent ca0a94d commit 3c72b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/features/info.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Feature: Info tests
1818
When I access REST API endpoint "info" using HTTP GET method
1919
Then The status code of the response is 200
2020
And The body of the response has proper name Lightspeed Core Service (LCS) and version 0.2.0
21-
And The body of the response has llama-stack version 0.2.20
21+
And The body of the response has llama-stack version 0.2.21
2222

2323
Scenario: Check if info endpoint reports error when llama-stack connection is not working
2424
Given The system is in default state

0 commit comments

Comments
 (0)