mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +00:00
Merge pull request #12541 from openfoodfoundation/dependabot/bundler/rubocop-1.64.1
chore(deps-dev): bump rubocop from 1.63.5 to 1.64.1
This commit is contained in:
@@ -75,7 +75,7 @@ end
|
||||
|
||||
module RswagExtension
|
||||
def param(args, &)
|
||||
public_send(:let, args) { instance_eval(&) }
|
||||
let(args) { instance_eval(&) }
|
||||
end
|
||||
end
|
||||
Rswag::Specs::ExampleGroupHelpers.prepend RswagExtension
|
||||
|
||||
Reference in New Issue
Block a user