Skip to content

Commit

Permalink
test: run gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelEischer committed Jan 15, 2024
1 parent 47d54a3 commit b4bd3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/validate/validate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func TestParseCloudConfig(t *testing.T) {
}{
{},
{
config: " ",
config: " ",
entries: []Entry{{entryError, "found character that cannot start any token", 1}},
},
{
Expand Down

0 comments on commit b4bd3c5

Please sign in to comment.