Skip to content

Commit

Permalink
chore: update Firefox testing pin to 127.0a1 (#12357)
Browse files Browse the repository at this point in the history
  • Loading branch information
browser-automation-bot committed Apr 28, 2024
1 parent 069606e commit 914c107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browsers/test/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

export const testChromeBuildId = '121.0.6167.85';
export const testChromiumBuildId = '1083080';
export const testFirefoxBuildId = '126.0a1';
export const testFirefoxBuildId = '127.0a1';
export const testChromeDriverBuildId = '121.0.6167.85';
export const testChromeHeadlessShellBuildId = '121.0.6167.85';

0 comments on commit 914c107

Please sign in to comment.