3
0

Add cypress id to username item in CTopbar dropdown

This commit is contained in:
Katrin Yordanova 2023-11-23 13:32:45 +02:00
parent b0f3e43989
commit 26c819eeee

View File

@ -137,7 +137,10 @@
</span> </span>
</div> </div>
</template> </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 }} {{ labels.userSettingsLoggedInAs }}
</b-dropdown-text> </b-dropdown-text>
<div> <div>