Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAdm committed Aug 13, 2024
1 parent d6e88bc commit 64c2b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/students_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ class StudentsTest < ApplicationSystemTestCase
click_button("Accept and Continue")

## Page 5: Submission Review
assert_no_link('Edit File')
assert_no_link('Edit file')
assert_no_link('Download')
assert_no_link('Delete')

Expand Down

0 comments on commit 64c2b89

Please sign in to comment.