Skip to content

Commit

Permalink
fix rubocop linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklynhma committed Dec 14, 2024
1 parent 027c89d commit 478a638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/profile_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ def sign_out

click_link "Sign out"
visit profile_path("nick1")

assert page.has_link?("https://nickisawe...")
end

Expand Down

0 comments on commit 478a638

Please sign in to comment.