Add cypress id to username item in CTopbar dropdown
This commit is contained in:
parent
b0f3e43989
commit
26c819eeee
@ -137,7 +137,10 @@
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
<b-dropdown-text class="text-muted mb-2">
|
||||
<b-dropdown-text
|
||||
data-test-id="dropdown-item-username"
|
||||
class="text-muted mb-2"
|
||||
>
|
||||
{{ labels.userSettingsLoggedInAs }}
|
||||
</b-dropdown-text>
|
||||
<div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user