Skip to content

Commit

Permalink
Remove dev-v1 reference from test (apache#1767)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmirasch authored and rgdoliveira committed Aug 26, 2024
1 parent 5df86f7 commit 6b177b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/features/kogito-swf-devmode.feature
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Feature: Serverless Workflow devmode images
Then check that page is served
| property | value |
| port | 8080 |
| path | /q/dev-v1/org.kie.kogito-addons-quarkus-data-index-inmemory/dataindex |
| path | /q/dev-ui/org.kie.kogito-addons-quarkus-data-index-inmemory/data-index-graphql-ui |
| request_method | GET |
| wait | 480 |
| expected_status_code | 200 |
Expand Down

0 comments on commit 6b177b2

Please sign in to comment.