Skip to content

Commit

Permalink
fix: update gomi repo owner (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdoster committed Aug 28, 2023
1 parent 5568128 commit 19ca2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gh-r.zunit
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
$git_sizer --version; assert $state equals 0
}
@test 'gomi' { # Replacement for UNIX rm command
run zinit for @b4b4r07/gomi; assert $state equals 0
run zinit for @babarot/gomi; assert $state equals 0
local gomi="$ZBIN/gomi"; assert "$gomi" is_executable
$gomi --version; assert $state equals 0
}
Expand Down

0 comments on commit 19ca2dc

Please sign in to comment.