Skip to content

Commit

Permalink
now that fs-trim tests work, re-enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 30, 2024
1 parent cfec77c commit c4d9ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/dorothy
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c4d9ac6

Please sign in to comment.