Changeset 58154
- Timestamp:
- 05/15/2024 07:06:46 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4/tests/e2e/specs/gutenberg-plugin.test.js
r58153 r58154 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.