Skip to content

Commit 8208392

Browse files
authored
chore: Lock browser version when screenshot testing (material-components#5216)
1 parent 0b120ae commit 8208392

File tree

2 files changed

+480
-480
lines changed

2 files changed

+480
-480
lines changed

test/screenshot/browser.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"user_agent_aliases": [
3-
"desktop_windows_chrome@latest",
4-
"desktop_windows_firefox@latest",
3+
"desktop_windows_chrome@77",
4+
"desktop_windows_firefox@69",
55
"desktop_windows_ie@11"
66
]
77
}

0 commit comments

Comments
 (0)