Auto corrected by following Lint Ruby RSpec/HookArgument

This commit is contained in:
Awesome Code
2019-04-14 18:38:05 +00:00
parent b84b1e89c1
commit ff3ea5c52f

View File

@@ -395,7 +395,7 @@ describe Crop do
end
context "csv loading" do
before(:each) do
before do
# don't use 'let' for this -- we need to actually create it,
# regardless of whether it's used.
@cropbot = FactoryBot.create(:cropbot)