mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
remove todos
This commit is contained in:
@ -16,6 +16,8 @@ import (
|
||||
)
|
||||
|
||||
func TestTemplateVersionPresets(t *testing.T) {
|
||||
// TODO (sasswart): Test case: what if a user tries to read presets or preset parameters from a different org?
|
||||
|
||||
t.Parallel()
|
||||
|
||||
sdkPreset := codersdk.Preset{
|
||||
|
Reference in New Issue
Block a user