Skip to content

Commit

Permalink
Merge pull request #4288 from Codeinwp/dependabot/composer/developmen…
Browse files Browse the repository at this point in the history
…t/codeinwp/themeisle-sdk-3.3.28

chore(deps): bump codeinwp/themeisle-sdk from 3.3.27 to 3.3.28
  • Loading branch information
vytisbulkevicius authored Aug 14, 2024
2 parents bdb9909 + 8479199 commit 3d595d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ test.describe('Custom Global Color Control', () => {
await clearWelcome(page);

await page.locator('.block-editor-rich-text__editable').first().click();
await page.locator('.block-editor-block-inspector__tab-item').last().click();
// use Background color control to open the color picker, available since WP 6.1
await page.getByRole('button', { name: 'Background' }).click();
await page.getByRole('option', { name: 'Color: Custom 1' }).click();
Expand Down

0 comments on commit 3d595d0

Please sign in to comment.