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

MNT Fix behat failure #1776

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli commented Jun 11, 2024

Fixes https://github.com/silverstripe/silverstripe-admin/actions/runs/9456664685/job/26049017215

Scenario: I can see tab validation icons on multi-tab pages # tests/behat/features/multitab-validation.feature:12
Then I can see the form validation error message # SilverStripe\Admin\Tests\Behat\Context\AdminContext::iCanSeeTheFormValidationErrorMessage()

Element #Form_EditForm_error not found
Failed asserting that false is true.

The failure was caused by silverstripe/silverstripe-frameworktest#180 which was for a change in admin on branch 2: #1751

This PR updates the behat tests for 2.2 to account for the change to frameworktest.

Issue

@emteknetnz emteknetnz merged commit 17a4e1f into silverstripe:2.2 Jun 11, 2024
12 checks passed
@emteknetnz emteknetnz deleted the pulls/2.2/fix-behat branch June 11, 2024 04:28
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