Skip to content

Commit

Permalink
FF 119 / FF ESR 115
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Oct 31, 2023
1 parent eca9946 commit c3392a6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1945,8 +1945,7 @@ public void _OfflineAudioContext_OfflineAudioContext() throws Exception {
* if the test fails
*/
@Test
@Alerts(DEFAULT = "false",
FF_ESR = "true")
@Alerts("false")
public void _OfflineResourceList_OfflineResourceList() throws Exception {
test("OfflineResourceList", "OfflineResourceList");
}
Expand Down

0 comments on commit c3392a6

Please sign in to comment.