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

Re enable CommandBaseTest #3881

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

StefanOssendorf
Copy link
Contributor

Those tests weren't running due to the ctor requiring the ApplicationContext. Currently the ObjectFactory does not check for null hence it's working. But that will change with #1233. But until then we can use them.

@rockfordlhotka rockfordlhotka merged commit e668345 into main Apr 25, 2024
1 check passed
@rockfordlhotka rockfordlhotka deleted the dev/reenable-command-base-tests branch April 25, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants