Skip to content

Commit

Permalink
Remove temporary spec now that CI is failing for the right reason
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmack committed Sep 11, 2023
1 parent 3da26d8 commit e61b160
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/temporary_spec.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
require "rails_helper"

RSpec.describe "Temporary", type: :system do
# Spec fails for now so we can verify CI is working
it { should have_secure_password }

it "should pass" do
expect(true).to be true
end
Expand Down

0 comments on commit e61b160

Please sign in to comment.