Skip to content

Commit

Permalink
Temp: skip logout test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Jan 24, 2024
1 parent 8365bcd commit dc3a791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/specs/editor/various/autosave.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ test.describe( 'Autosave', () => {
);
} );

test( 'should clear sessionStorage upon user logout', async ( {
test.skip( 'should clear sessionStorage upon user logout', async ( {
page,
pageUtils,
} ) => {
Expand Down

0 comments on commit dc3a791

Please sign in to comment.