kopia lustrzana https://github.com/shoelace-style/shoelace
fix tab a11y test
rodzic
bfa320c5b5
commit
084c1dc5b5
|
@ -9,7 +9,7 @@ describe('<sl-tab>', () => {
|
|||
<sl-tab slot="nav">Test</sl-tab>
|
||||
</sl-tab-group>
|
||||
`);
|
||||
expect(el).to.be.accessible();
|
||||
await expect(el).to.be.accessible();
|
||||
});
|
||||
|
||||
it('should render default tab', async () => {
|
||||
|
|
Ładowanie…
Reference in New Issue