We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3981036 commit cec05feCopy full SHA for cec05fe
test/controllers/inat_imports_controller_test.rb
@@ -242,7 +242,7 @@ def test_create_previously_imported
242
243
assert_flash_text(/#{:inat_previous_import.l(count: 1)}/)
244
# It should continue even if some ids were previously imported
245
- # The job will exclude privious imports via the iNat API
+ # The job will exclude previous imports via the iNat API
246
# `without_field: "Mushroom Observer URL"` param.
247
assert_redirected_to(INAT_AUTHORIZATION_URL)
248
end
0 commit comments