Skip to content

Commit 5e04879

Browse files
authored
Merge branch 'trunk' into pinned-browser-updates
2 parents 0f3e58f + a64857e commit 5e04879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rb/spec/integration/selenium/webdriver/fedcm_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module Selenium
2323
module WebDriver
2424
module FedCM
2525
describe FedCM,
26-
exclude: {version: GlobalTestEnv.beta_chrome_version, reason: 'https://issues.chromium.org/u/0/issues/425801332'},
26+
exclude: {browser: :chrome, reason: 'https://issues.chromium.org/u/0/issues/425801332'},
2727
exclusive: [{bidi: false, reason: 'Not yet implemented with BiDi'}, {browser: %i[chrome edge]}] do
2828
let(:dialog) { driver.fedcm_dialog }
2929

0 commit comments

Comments
 (0)