Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandermeij committed Dec 23, 2023
1 parent 3b94e9f commit 5ac152e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ async function startBrowser({ browserName, headless, startUrl }) {
"layout.css.round.enabled": true,
// This allow to copy some data in the clipboard.
"dom.events.asyncClipboard.clipboardItem": true,
"media.sanity-test.disabled": true,
};
}

Expand Down

0 comments on commit 5ac152e

Please sign in to comment.