mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Removes debugger superfluous debuger flag
This commit is contained in:
@@ -48,7 +48,7 @@ RSpec.describe '
|
||||
end
|
||||
end
|
||||
|
||||
describe "when admin use es as default language (and comma as decimal separator)", :debug do
|
||||
describe "when admin use es as default language (and comma as decimal separator)" do
|
||||
it "creating a new product with a comma separated decimal price" do
|
||||
login_as_admin
|
||||
visit spree.admin_dashboard_path(locale: 'es')
|
||||
|
||||
Reference in New Issue
Block a user