Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
Signed-off-by: Tejaswi Bondila <[email protected]>
  • Loading branch information
bvtejaswi committed Nov 16, 2023
1 parent c8f0d7c commit b9df781
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ func TestGetSoftwareVersionDetails(t *testing.T) {
})
}
}

func TestCheckOs(t *testing.T) {
log, _ := logger.NewLogger("text", "debug")
sv := NewSoftwareVersionService(log, func(cmd string) (string, error) {
Expand Down

0 comments on commit b9df781

Please sign in to comment.