fix: update hint text for single variant test
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
9aaf988932
commit
2e1f3a8733
1 changed files with 2 additions and 2 deletions
|
|
@ -321,8 +321,8 @@ export const TeamsbotSettingsView: React.FC = () => {
|
|||
<h4 className={styles.testSectionTitle}>Auth-Erkennung testen</h4>
|
||||
</div>
|
||||
<span className={styles.hint}>
|
||||
Testet 5 Browser-Konfigurationen: MS-Login, dann "Join a meeting" mit Meeting-ID + Passcode.
|
||||
Screenshots pro Schritt.
|
||||
Testet Chromium Minimal: MS-Login, Join a meeting, dann Join im Chat-Header.
|
||||
Screenshots pro Schritt. Nur funktionierende Variante aktiv.
|
||||
</span>
|
||||
|
||||
<div className={styles.testInputRow} style={{ marginTop: '0.75rem' }}>
|
||||
|
|
|
|||
Loading…
Reference in a new issue