Skip to content

Conversation

@im3dabasia
Copy link
Contributor

What?

Relatively small and straightforward fix, I noticed this while writing e2e test cases, Gutenberg uses the camelCase syntax to name its variables/functions. In the some of the test/e2e/*/*spec.js files this syntax has not been followed particularly in naming the variablesfilename and filepath

Closes: Direct fix no issue.

Why?

Maintain consistency and improve developer experience

@github-actions
Copy link

github-actions bot commented Jun 11, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Jun 12, 2025
@t-hamano t-hamano added the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Jun 12, 2025
@github-actions github-actions bot removed the props-bot Manually triggers Props Bot to ensure the list of props is up to date. label Jun 12, 2025
@t-hamano t-hamano merged commit 22eebbf into WordPress:trunk Jun 12, 2025
67 checks passed
@github-actions github-actions bot added this to the Gutenberg 21.1 milestone Jun 12, 2025
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
)

Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[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.

2 participants