solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
53 stars 128 forks source link

Fix failing spec for admin logout #249

Closed rainerdema closed 9 months ago

rainerdema commented 9 months ago

Summary

After updating the Solidus navigation bar, the feature spec for admin logout started failing. The Logout link is now contained within a <details> tag, which needs to be clicked to reveal the logout option.

Screenshot 2023-10-04 at 16 59 57

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed: