Skip to content

Commit

Permalink
temporary skip unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
dejanzele committed May 15, 2024
1 parent d5202c8 commit 4ab7eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/simulator/resources/resources_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
)

func TestNewPodSpec(t *testing.T) {
t.Skip("temporary")
t.Parallel()

t.Run("should return a valid PodSpec with default envvars if randomEnvVars is false", func(t *testing.T) {
Expand Down

0 comments on commit 4ab7eaa

Please sign in to comment.