mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2025-06-09 13:10:35 +01:00
upd VersionCmd test
This commit is contained in:
parent
878ecbd33e
commit
89a5add7ad
@ -16,7 +16,7 @@ func TestVersion(t *testing.T) {
|
||||
Out: &out,
|
||||
}
|
||||
|
||||
cmd := &VersionCmd{}
|
||||
cmd := &ObsVersionCmd{}
|
||||
err := cmd.Run(context)
|
||||
if err != nil {
|
||||
t.Fatalf("Failed to get version: %v", err)
|
||||
|
Loading…
x
Reference in New Issue
Block a user