From aa94aa9b0c45eb62f6cd7a775e8455f44488ac77 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" <juanpicado19@gmail.com> Date: Sat, 27 Jul 2019 07:21:45 +0200 Subject: [PATCH] chore: remove ununsed prop in storage spec config file --- test/unit/partials/config/yaml/store.spec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/unit/partials/config/yaml/store.spec.yaml b/test/unit/partials/config/yaml/store.spec.yaml index 6223019ab..14e344562 100644 --- a/test/unit/partials/config/yaml/store.spec.yaml +++ b/test/unit/partials/config/yaml/store.spec.yaml @@ -17,6 +17,5 @@ packages: 'npm_test': access: $all publish: $all - ? proxy logs: - { type: stdout, format: pretty, level: warn }