Skip to content

Commit

Permalink
Remove dev-v1 reference from test
Browse files Browse the repository at this point in the history
  • Loading branch information
nmirasch committed May 16, 2024
1 parent f36b745 commit a13e253
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.apache.kie.sonataflow.sonataflow-quarkus/data-index-graphql-ui |
| request_method | GET |
| wait | 480 |
| expected_status_code | 200 |
Expand Down

0 comments on commit a13e253

Please sign in to comment.