We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec6b75d + fe8e296 commit 9948844Copy full SHA for 9948844
1 file changed
config/config_test.go
@@ -976,6 +976,7 @@ func stringifyValue(val any) string {
976
default:
977
return fmt.Sprintf("%v", v)
978
}
979
+}
980
981
// TestManagerLoadConfig tests the LoadConfig method error paths
982
func TestManagerLoadConfig(t *testing.T) {
0 commit comments