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 4697613 commit fb4c1fdCopy full SHA for fb4c1fd
spec/system/examples_spec.rb
@@ -1,6 +1,6 @@
1
require "rails_helper"
2
3
-RSpec.describe "Examples", :slow, type: :system do
+RSpec.xdescribe "Examples", :slow, type: :system do
4
it "shows an example" do
5
visit example_path("hello_ruby")
6
0 commit comments