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

add check if contextClassLoader is null #2287 #2288

Merged
merged 1 commit into from
Mar 30, 2023
Merged

add check if contextClassLoader is null #2287 #2288

merged 1 commit into from
Mar 30, 2023

Conversation

alexjaravete
Copy link

Add check if contextClassLoader is null #2287

Description

This change checks if the contextClassLoader is null in the class Suite. If it's null it adds the default class loader.

If contextClassLoader is null add the default classLoader to not break
interoperability between feature files and Java Classes.
@ptrthomas ptrthomas merged commit 0bc5a80 into karatelabs:develop Mar 30, 2023
ptrthomas added a commit that referenced this pull request Mar 30, 2023
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