Skip to content

Commit 34c905b

Browse files
committed
chore: fix integration test
Signed-off-by: Danny Kopping <[email protected]>
1 parent ba41b15 commit 34c905b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ func TestIntegration(t *testing.T) {
9393
"workspace_parameter.value": `param value`,
9494
"workspace_parameter.icon": `param icon`,
9595
"workspace_preset.name": `preset`,
96+
"workspace_preset.default": `true`,
9697
"workspace_preset.parameters.param": `preset param value`,
9798
"workspace_preset.prebuilds.instances": `1`,
9899
"workspace_preset.prebuilds.expiration_policy.ttl": `86400`,

0 commit comments

Comments
 (0)