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 broken tests #10136

Merged
merged 1 commit into from Nov 4, 2021
Merged

Fix broken tests #10136

merged 1 commit into from Nov 4, 2021

Conversation

kinglozzer
Copy link
Member

This update was missing from #10113. The diff on that PR shows at as being added to lines 1115 - 1123, but it was actually added to 2437 - 2445. I think that’s probably because the PHPUnit 9 changes (which effectively duplicate the SapphireTest class) were merged after that PR was open, and for some reason Github’s UI was showing the changes in the wrong place.

Either way, it needs to be added to both copies of SapphireTest.

@kinglozzer
Copy link
Member Author

kinglozzer commented Nov 4, 2021

Travis won’t run on this PR... ugh

Edit: there we go

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic thanks for doing this

@emteknetnz emteknetnz merged commit e217a3d into silverstripe:4 Nov 4, 2021
@kinglozzer kinglozzer deleted the fix-tests-10113 branch November 5, 2021 09:05
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.

None yet

2 participants