Skip to content

Commit

Permalink
Added log out step
Browse files Browse the repository at this point in the history
  • Loading branch information
jeawhanlee committed Nov 26, 2024
1 parent a82e682 commit 60d88f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/features/wpml-compatibility.feature
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ Feature: C14655 - Should LL Background work on main/sub language
And wpml directory is enabled

Scenario: Open the page with directory lanaguage
When I log out
Then no error in the console different than nowprocket page 'lazyload_css_background_images'
When switch to another language
Then I must not see any error in debug.log

Scenario: Change WPML to query string option
Given wpml query string is enabled
When I log out
Then no error in the console different than nowprocket page 'lazyload_css_background_images'
When switch to another language
Then I must not see any error in debug.log

0 comments on commit 60d88f8

Please sign in to comment.