Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f4971d

Browse files
committedJun 24, 2024·
reverted git auth test
1 parent 92f94d7 commit 9f4971d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎provider/examples_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ func TestExamples(t *testing.T) {
3737
// Data source examples
3838
for _, testDir := range []string{
3939
"coder_parameter",
40-
"coder_git_auth"
4140
} {
4241
t.Run(testDir, func(t *testing.T) {
4342
testDir := testDir

0 commit comments

Comments
 (0)
Please sign in to comment.