From 46e49fde482bfbcf3c3b51960f9647be159a2c05 Mon Sep 17 00:00:00 2001 From: Joao Zanutto Date: Mon, 1 Apr 2024 13:52:38 -0700 Subject: [PATCH] chore: re-run unit test --- cmd/greenmask/cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/greenmask/cmd/root.go b/cmd/greenmask/cmd/root.go index 7770a5e7..fa96f3b9 100644 --- a/cmd/greenmask/cmd/root.go +++ b/cmd/greenmask/cmd/root.go @@ -150,4 +150,4 @@ func initConfig() { log.Fatal().Err(err).Msg("") } -} +} \ No newline at end of file