Changeset 58152
- Timestamp:
- 05/15/2024 07:02:26 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.5/tests/e2e/specs/gutenberg-plugin.test.js
r58151 r58152 30 30 expect( plugin.status ).toBe( 'inactive' ); 31 31 32 // Only run this test on versions of WordPress that are still supported by the Gutenberg Plugin 32 33 try { 33 34 await requestUtils.activatePlugin( 'gutenberg' );
Note: See TracChangeset
for help on using the changeset viewer.