From eaa79a7efcf48277c427b21805d39bda579d38dd Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Tue, 18 Jan 2022 16:35:36 +0100 Subject: [PATCH] chore(plugintest): Make all the default test --- packages/plugintest/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugintest/config/index.js b/packages/plugintest/config/index.js index 85c2ef1f219..dafc975c132 100644 --- a/packages/plugintest/config/index.js +++ b/packages/plugintest/config/index.js @@ -74,7 +74,7 @@ export default { ], options: { plugin: { - dflt: 'title', + dflt: 'all', list: [ 'all', 'banner',