Skip to content

Commit cec05fe

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

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
@@ -242,7 +242,7 @@ def test_create_previously_imported
242242

243243
assert_flash_text(/#{:inat_previous_import.l(count: 1)}/)
244244
# It should continue even if some ids were previously imported
245-
# The job will exclude privious imports via the iNat API
245+
# The job will exclude previous imports via the iNat API
246246
# `without_field: "Mushroom Observer URL"` param.
247247
assert_redirected_to(INAT_AUTHORIZATION_URL)
248248
end

0 commit comments

Comments
 (0)