Delete a commented out test (#4875)
This commit is contained in:
parent
5d688fc0a6
commit
10426fbef5
1 changed files with 0 additions and 14 deletions
|
|
@ -1,14 +0,0 @@
|
|||
# require "rails_helper"
|
||||
|
||||
# describe "Seeing checklist on home page" do
|
||||
# let(:user) { create(:user) }
|
||||
|
||||
# before do
|
||||
# sign_in user
|
||||
# end
|
||||
|
||||
# # scenario "user visits home page to see checklist seen", js: true do
|
||||
# # visit "/"
|
||||
# # page.should have_css("#sidebar-additional.showing")
|
||||
# # end
|
||||
# end
|
||||
Loading…
Add table
Reference in a new issue