Skip to content

Commit

Permalink
UI tests: change portal theme test to also pass when opensearch is di…
Browse files Browse the repository at this point in the history
…sabled
  • Loading branch information
lwesterhof committed Jul 29, 2024
1 parent f34d452 commit adfc636
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/features/ui/ui_admin.feature
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Feature: Admin UI
Then the new theme should display <host name>

Examples:
| user | theme | button | host name |
| functionaladminpriv | uu_fsw | Change Theme | Social Science |
| functionaladminpriv | uu_dag | Change Theme | DAG |
| functionaladminpriv | uu | Change Theme | Yoda |
| user | theme | button | host name |
| functionaladminpriv | uu_fsw | Change Theme | Social Science |
| functionaladminpriv | uu_geo | Change Theme | Geo |
| functionaladminpriv | uu | Change Theme | Yoda |

0 comments on commit adfc636

Please sign in to comment.