spec/guards/only_defaults_guard.yml in ixtlan-guard-0.7.0 vs spec/guards/only_defaults_guard.yml in ixtlan-guard-0.7.2

- old
+ new

@@ -1,2 +1,2 @@ only_defaults: - defaults: [*, and_something_else_which_does_matter] + defaults: ['*', and_something_else_which_does_matter] \ No newline at end of file