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 #52598 #53234

Conversation

joostdekeijzer
Copy link

What?

Re #52598 (UNTESTED) my first try in TypeScript to fix auth issue in e2e-test-utlis-playwright

Why?

See issue #52598

How?

Swapping the definition of WP_ADMIN_USER and the other constants. Now using WP_USERNAME and WP_PASSWORD as input for WP_ADMIN_USER in stead of the other way around.

Testing Instructions

Sorry, untested. But #52625 is a test-use-case

Testing Instructions for Keyboard

Screenshots or screencast

UNTESTED my first try in TypeScript to fix auth issue in e2e-test-utlis-playwright
@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Aug 1, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @joostdekeijzer! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@joostdekeijzer joostdekeijzer marked this pull request as draft August 2, 2023 11:12
@joostdekeijzer joostdekeijzer marked this pull request as ready for review August 2, 2023 11:29
@joostdekeijzer joostdekeijzer changed the title Update config.ts Fix #52598 Aug 2, 2023
@skorasaurus skorasaurus added [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. [Package] E2E Tests /packages/e2e-tests labels Aug 2, 2023
@joostdekeijzer
Copy link
Author

#52598 is already fixed

@joostdekeijzer joostdekeijzer deleted the joostdekeijzer-patch-52598 branch October 10, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Package] E2E Tests /packages/e2e-tests [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants