Code owners
Assign users and groups as approvers for specific file changes. Learn more.
logout.feature 242 B
@logout
Feature: User Logout
@SIMPL-3603
Scenario: User logs out successfully
Given the user is on the 'Data spaces' page
When the user clicks on the 'Log out' button next to the users email
Then the login page is displayed