Skip to content

Commit

Permalink
Formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzduchardt committed Oct 1, 2023
1 parent 4bbc051 commit 8632027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/myks/application_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ func TestApplication_renderDataYaml(t *testing.T) {
})
}
}

func TestApplication_prototypeDir(t *testing.T) {
tests := []struct {
name string
Expand Down
1 change: 1 addition & 0 deletions internal/myks/render_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
)

var prototypeDir = "prototypes"

var appName = "test-app"

var testApp = &Application{
Expand Down

0 comments on commit 8632027

Please sign in to comment.