Skip to content

Commit

Permalink
fix one feature file
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed Nov 21, 2023
1 parent d6a8c2e commit 6fe312a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/features/common-dynamic-resources.feature
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Feature: Common tests for Kogito images
And container log should match regex -Xmx512m

Scenario: Verify if Java Remote Debug is correctly configured
When container is started with env
When container is started with args
| arg | value |
| command | bash -c "sleep 2s; /home/kogito/kogito-app-launch.sh" |
| env_json | {"SCRIPT_DEBUG":"true", "JAVA_DEBUG":"true", "JAVA_DEBUG_PORT":"9222"} |
Expand Down

0 comments on commit 6fe312a

Please sign in to comment.