Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix system properties issue on runner #2474 #2479

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dvargas46
Copy link
Contributor

Description

Fixes the precedence issue on system properties when using the Runner.
System properties set on the JVM (e.g. -Dproperty=value) will override values with the same property name set using the systemProperty API on the Java Runner.

@ptrthomas ptrthomas merged commit 48f2b23 into karatelabs:develop Jan 18, 2024
1 check passed
@dvargas46 dvargas46 mentioned this pull request Feb 16, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants