SIGN IN SIGN UP
spf13 / cobra UNCLAIMED

A Commander for modern Go CLI interactions

0 0 142 Go

test: make fish_completions_test more robust (#1980)

Use temporary files instead of assuming the current directory is
writable. Also, if creating a temporary file still returns an error,
prevent the test from failing silently by replacing `log.Fatal` with
`t.Fatal`.
B
Branch Vincent committed
988bd76139210bc1d686c7112b4eb5e784365f1f
Parent: 2246fa8
Committed by GitHub <noreply@github.com> on 6/16/2023, 2:25:30 PM