Skip to content

Commit 2136e81

Browse files
committed
Tag tests that use external resources
1 parent 64e6953 commit 2136e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/spec/features/sharing_with_others_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require 'support/matchers/be_at_url'
44
require 'support/playground_actions'
55

6-
RSpec.feature "Sharing the code with others", type: :feature, js: true do
6+
RSpec.feature "Sharing the code with others", :external, type: :feature, js: true do
77
include PlaygroundActions
88

99
before { visit '/' }

0 commit comments

Comments
 (0)