Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbrzzl committed Nov 10, 2024
1 parent bd20132 commit 9edde4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/docker/docker.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const (
TestModelNormal

// Switch this value to control the test model.
TestModel = TestModelMinimum
TestModel = TestModelNormal
)

type ContainerType string
Expand Down

0 comments on commit 9edde4c

Please sign in to comment.