Skip to content

Commit 4aa83e1

Browse files
committed
Ignore ruby tests
1 parent dce6168 commit 4aa83e1

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
@@ -22,7 +22,7 @@
2222
module Selenium
2323
module WebDriver
2424
module FedCM
25-
describe FedCM, exclusive: [{bidi: false, reason: 'Not yet implemented with BiDi'}, {browser: %i[chrome edge]}] do
25+
describe FedCM, exclusive: [{bidi: false, reason: 'Not yet implemented with BiDi'}, {browser: [ ]}] do
2626
let(:dialog) { driver.fedcm_dialog }
2727

2828
before do

0 commit comments

Comments
 (0)