Skip to content

Commit 6500be5

Browse files
committed
fixup! Fix GH Tead DS test
Signed-off-by: Timo Sand <[email protected]>
1 parent 0fefa06 commit 6500be5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

github/data_source_github_team_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ func TestAccGithubTeamDataSource(t *testing.T) {
170170
171171
resource "github_team" "test" {
172172
name = "%s"
173+
description = "test"
173174
}
174175
175176
resource "github_team_repository" "test" {

0 commit comments

Comments
 (0)