This is an automated email from the ASF dual-hosted git repository.

ricardozanini pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git


The following commit(s) were added to refs/heads/main by this push:
     new 8358e9e2 Remove dev-v1 reference from test (#1767)
8358e9e2 is described below

commit 8358e9e22758b0c913a21c1bcfe4659a6a1dedb8
Author: nmirasch <[email protected]>
AuthorDate: Tue Aug 6 15:03:33 2024 +0200

    Remove dev-v1 reference from test (#1767)
---
 tests/features/kogito-swf-devmode.feature | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/features/kogito-swf-devmode.feature 
b/tests/features/kogito-swf-devmode.feature
index d008dab0..f257c157 100644
--- a/tests/features/kogito-swf-devmode.feature
+++ b/tests/features/kogito-swf-devmode.feature
@@ -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                                             
                   |


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to