Skip to content

Commit

Permalink
ISSUE #448: Correction at student_enrollment_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMonardez committed Feb 11, 2025
1 parent b1c2085 commit 6d9c8b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/student_enrollment_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@
"Nome", "Instituição"
]
expect(page.all("tbody tr").size).to eq 3
binding.pry
expect(page).to have_content "UFF"
end
end
Expand Down

0 comments on commit 6d9c8b8

Please sign in to comment.