Skip to content

Commit 0c57de0

Browse files
committed
removed coder agent examples from test
1 parent 22fcf24 commit 0c57de0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

provider/examples_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ func TestExamples(t *testing.T) {
1515
t.Parallel()
1616

1717
for _, testDir := range []string{
18-
"coder_agent",
1918
"coder_workspace_tags",
2019
} {
2120
t.Run(testDir, func(t *testing.T) {

0 commit comments

Comments
 (0)