Skip to content

Fixed test "testInstall" enabling to run independently #29

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

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Sujishark
Copy link
Contributor

This PR aims to fix the test org.silverpeas.setup.installation.SilverpeasInstallationTaskTest.testInstall

Currently, this test fails when run by itself. This occurs because the testInstall attempts to access a directory that is expected to have been previously generated.

This pull request proposes a fix to make the test pass when run by itself by creating the directory instead.

Please let me know if you want to discuss further about the changes.

@mmoqui mmoqui self-assigned this Nov 23, 2023
@mmoqui mmoqui merged commit 7217eba into Silverpeas:master Nov 23, 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