Skip to content

Commit 14883b4

Browse files
committed
update test
1 parent a72add9 commit 14883b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/coderd/provisionerkeys_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func TestProvisionerKeys(t *testing.T) {
2626
},
2727
LicenseOptions: &coderdenttest.LicenseOptions{
2828
Features: license.Features{
29-
codersdk.FeatureMultipleOrganizations: 1,
29+
codersdk.FeatureExternalProvisionerDaemons: 1,
3030
},
3131
},
3232
})

0 commit comments

Comments
 (0)