diff --git a/commands/dorothy b/commands/dorothy index d12b70960..70b87c02e 100755 --- a/commands/dorothy +++ b/commands/dorothy @@ -1897,7 +1897,7 @@ function dorothy_() ( # pre-requisites assert_dorothy_configured # ^ no need for user config for tests - local only=("$@" 'fs-structure' 'fs-trim') flakey=('config-helper' 'echo-wait') skips=('dorothy' 'bash.bash') no_bash_v3=('get-installer' 'dorothy-config') + local only=("$@") flakey=('config-helper' 'echo-wait') skips=('dorothy' 'bash.bash') no_bash_v3=('get-installer' 'dorothy-config') # action echo-style --h1='Dorothy Tests'