Skip to content

Commit

Permalink
remove logout template
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Jul 18, 2024
1 parent d84aaab commit 427711c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
9 changes: 0 additions & 9 deletions features/material.feature
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ Feature: Material theme
Then I should see an "Error" page
And I should see our material theme

# TODO: if this is really used, fix it. If not, delete the test, the template, and the translation file.
# (The reason this fails is because there is no "Logout" button on the new admin interface)
# Scenario: Logout page
# When I go to the Hub's home page
# And I log in as a hub administrator
# And I click on "Logout"
# Then I should see a "Logged out" page
# And I should see our material theme

Scenario: Login page
When I go to the SP1 login page
And I click on the "IDP 2" tile
Expand Down
27 changes: 0 additions & 27 deletions modules/material/themes/material/default/logout.php

This file was deleted.

0 comments on commit 427711c

Please sign in to comment.