test: 补强浏览器 P0 契约测试 (#772)
* test: cover terminal browser contract * test: harden P0 browser contracts
This commit is contained in:
@@ -41,6 +41,7 @@ onMounted(() => {
|
||||
<div class="profile-selector">
|
||||
<div class="selector-label">{{ t('sidebar.profiles') }}</div>
|
||||
<NSelect
|
||||
data-testid="profile-selector-select"
|
||||
:value="activeName"
|
||||
:options="options"
|
||||
:loading="profilesStore.switching"
|
||||
|
||||
Reference in New Issue
Block a user