Skip to content

Commit 1b2276f

Browse files
JoeCohenCopilot
andauthored
Update test/controllers/inat_imports_controller_test.rb
Co-authored-by: Copilot <[email protected]>
1 parent 54b9983 commit 1b2276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/controllers/inat_imports_controller_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def test_allows_maximum_ids
179179

180180
assert_response(:redirect)
181181
assert_equal(id_list, inat_import.reload.inat_ids,
182-
"Failed to save inat_ids at maximum length1")
182+
"Failed to save inat_ids at maximum length")
183183
end
184184

185185
def test_strips_trailing_commas_and_space_chars_from_id_list

0 commit comments

Comments
 (0)