Skip to content

Commit

Permalink
Fail tests momentarily to check something...
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobm committed Dec 28, 2021
1 parent 1ed6e40 commit f621d1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/features/form_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

describe "edit form" do
it "has the correct css class_name" do
flunk "Just to check something"
customer = create(:customer)

visit edit_admin_customer_path(customer)
Expand Down

0 comments on commit f621d1a

Please sign in to comment.