Add cypress id to app selector icon in topbar
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<div class="d-flex align-items-center ml-auto">
|
||||
<b-button
|
||||
v-if="!hideAppSelector && !settings.hideAppSelector"
|
||||
data-test-id="app-selector"
|
||||
variant="outline-light"
|
||||
:href="appSelectorURL"
|
||||
title="Apps"
|
||||
|
||||
Reference in New Issue
Block a user