mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
wait longer for CI
This commit is contained in:
@@ -507,7 +507,7 @@ describe('<sl-select>', () => {
|
||||
|
||||
option.textContent = 'updated';
|
||||
|
||||
await aTimeout(0);
|
||||
await aTimeout(250);
|
||||
await option.updateComplete;
|
||||
await el.updateComplete;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user