Skip to content

Commit 443206b

Browse files
committed
fixup! Fix GH Tead DS test
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 93a30a2 commit 443206b

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)