Skip to content

Commit 308dbb2

Browse files
Update internal/provider/data_source_gitlab_group_membership_test.go
Co-authored-by: Adam Snyder <[email protected]>
1 parent f85db4b commit 308dbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/provider/data_source_gitlab_group_membership_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ func TestAccDataSourceGitlabMembership_basic(t *testing.T) {
4545
}
4646

4747
func TestAccDataSourceGitlabMembership_pagination(t *testing.T) {
48-
testAccPreCheck(t)
48+
testAccCheck(t)
4949

5050
userCount := 21
5151

0 commit comments

Comments
 (0)