Replaces 'background' with 'before' (squashing)

Replaces 'background' with 'before'

Replaces 'background' with 'before' in other files

Fixes typo on products_spec.rb
This commit is contained in:
filipefurtad0
2021-09-28 10:36:01 +01:00
parent 6f694e2cab
commit 81890a4e21
4 changed files with 7 additions and 5 deletions

View File

@@ -316,7 +316,7 @@ describe '
end
end
background do
before do
distributor1.update_attribute(:abn, '12345678')
visit spree.edit_admin_order_path(order)