Skip to content

Commit

Permalink
Cleanup specs file
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Mar 12, 2024
1 parent 7f33e50 commit 05e877f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/features/user_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
scenario 'edits a user', feature: true, js: true do
visit admin_users_path
wait_for_ajax
# sleep 3
debugger
within "tr#user_#{user.id}" do
click_on 'Edit'
end
Expand Down

0 comments on commit 05e877f

Please sign in to comment.