We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18ce08 commit 8a5f8ccCopy full SHA for 8a5f8cc
rb/spec/integration/selenium/webdriver/fedcm_spec.rb
@@ -50,7 +50,7 @@ module FedCM
50
expect(dialog.title).to eq('Sign in to localhost with localhost')
51
end
52
53
- it 'returns the subtitle' do
+ it 'returns the subtitle', skip: 'Investigate flakiness only on pipeline' do
54
expect(dialog.subtitle).to be_nil
55
56
0 commit comments