Social: Migrate Social Image Generator settings initial state #92052
Annotations
1 error and 1 notice
projects/plugins/boost/tests/e2e/specs/critical-css/critical-css.test.js#L86
1) specs/critical-css/critical-css.test.js:76:2 › Critical CSS module › Critical CSS Admin message should show when the theme is changed
Error: expect(received).toBeTruthy()
Received: false
84 | expect(
85 | await themesPage.isElementVisible( 'text=Jetpack Boost - Action Required' )
> 86 | ).toBeTruthy();
| ^
87 | await themesPage.click(
88 | '#jetpack-boost-notice-critical-css-regenerate a[href*="jetpack-boost"]'
89 | );
at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/critical-css/critical-css.test.js:86:5
|
|
This job succeeded
Loading