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

(MAINT) Fix broken state which causes CI to fail #140

Merged
merged 1 commit into from
Feb 15, 2019
Merged

(MAINT) Fix broken state which causes CI to fail #140

merged 1 commit into from
Feb 15, 2019

Conversation

michaeltlombardi
Copy link

@michaeltlombardi michaeltlombardi commented Feb 13, 2019

Prior to this commit the package provider code did not
explicitly include REXML, which it relies on. This was
missed during unit tests which explicitly require the
appropriate library and was only discovered during
acceptance testing.

This commit ensures the appropriate requires is in
place.

Prior to this commit the package provider code did not
explicitly include REXML, which it relies on. This was
missed during unit tests which explicitly require the
appropriate library and was only discovered during
acceptance testing.

This commit ensures the appropriate requires is in
place.
@glennsarti glennsarti merged commit 130d52a into puppetlabs:master Feb 15, 2019
@michaeltlombardi michaeltlombardi deleted the maint/master/fix-ci-state branch August 16, 2019 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants