Skip to content

Commit b28edaa

Browse files
committed
Update articles spec
1 parent 0139774 commit b28edaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/system/articles_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
require "rails_helper"
22

33
RSpec.describe "Articles", type: :system do
4-
before do
5-
driven_by(:selenium_chrome_headless)
6-
end
7-
84
it "displays articles" do
95
visit "/articles"
106

0 commit comments

Comments
 (0)