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

TASK: further fix e2e test cases for Neos 9 #3872

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

skurfuerst
Copy link
Member

No description provided.

Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

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

i dont use the local tests in Tests/IntegrationTests/docker-compose.neos-dev-instance.yaml and you and @JamesAlias are the only ones i think? Wilhelm runs them differently as well so i think this is good to go :D

@@ -59,7 +59,7 @@ export class PublishDropDown {

static publishDropdownDiscardAll = ReactSelector('PublishDropDown ContextDropDownContents').find('button').withText('Discard all');

static publishDropdownPublishAll = ReactSelector('PublishDropDown ShallowDropDownContents').find('button').withText('Publish all');
static publishDropdownPublishAll = ReactSelector('PublishDropDown ContextDropDownContents').find('button').withText('Publish all');
Copy link
Member

Choose a reason for hiding this comment

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

i dont get that one but whatever :D

@mhsdesign mhsdesign merged commit aff0cd7 into 9.0 Oct 29, 2024
10 checks passed
@mhsdesign mhsdesign deleted the 90-fix-e2e-tests branch October 29, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants