mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-05 07:01:03 -05:00
Auto corrected by following Lint Ruby RSpec/HookArgument
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user