Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rcj-siteimprove committed Dec 19, 2023
1 parent 88157d2 commit 423ad29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/alfa-rules/test/sia-r29/rule.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ test(`evaluate() passes an non-playing audio with controls attribute that is lab
{ document },
oracle({
"is-audio-streaming": false,
"is-playing": false,
"text-alternative": Option.of(text),
label: Option.of(label),
}),
Expand Down

0 comments on commit 423ad29

Please sign in to comment.