fix: ツールチップのアニメーションの時間を微調整 #8568
Annotations
1 error, 1 warning, and 3 notices
tests\e2e\browser\調整結果.spec.ts#L89
1) [browser] › browser\調整結果.spec.ts:28:5 › 実験的機能:調整結果の保持 ─────────────────────────────────────────
Error: expect(received).toBeFalsy()
Received: true
87 | ]);
88 | // 読点が削除されていることを確認
> 89 | expect(await firstAccentPhrase.getByText("、").isVisible()).toBeFalsy();
| ^
90 |
91 | // 一部のアクセント句のみ変更:他のアクセント句は変わらない
92 | await audioCell.locator("input").clear();
at D:\a\voicevox\voicevox\tests\e2e\browser\調整結果.spec.ts:89:62
|
[browser] › browser\アップデート通知ダイアログ.spec.ts#L1
[browser] › browser\アップデート通知ダイアログ.spec.ts took 18.7s
|
|
|
|
This job succeeded
Loading