Skip to content

Commit 2dc5ceb

Browse files
committed
update test
1 parent c3b223f commit 2dc5ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/docker/docker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const (
1515
TestModelNormal
1616

1717
// Switch this value to control the test model.
18-
TestModel = TestModelMinimum
18+
TestModel = TestModelNormal
1919
)
2020

2121
type ContainerType string

0 commit comments

Comments
 (0)