Skip to content

Commit

Permalink
Fix system test
Browse files Browse the repository at this point in the history
  • Loading branch information
binos30 committed Jul 19, 2024
1 parent 0b9dcea commit b05c9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/homepage_system_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "rails_helper"

RSpec.describe "Homepage" do
RSpec.describe "Homepage", type: :system do
it "passes" do
visit root_path

Expand Down

0 comments on commit b05c9ca

Please sign in to comment.