We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fcf24 commit 0c57de0Copy full SHA for 0c57de0
provider/examples_test.go
@@ -15,7 +15,6 @@ func TestExamples(t *testing.T) {
15
t.Parallel()
16
17
for _, testDir := range []string{
18
- "coder_agent",
19
"coder_workspace_tags",
20
} {
21
t.Run(testDir, func(t *testing.T) {
0 commit comments