Skip to content

Commit 9165595

Browse files
author
Huseyin Unal
committed
Add SkipFunc
1 parent 996f276 commit 9165595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/resource_gitlab_project_level_mr_approvals_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ func TestAccGitlabProjectLevelMRApprovals_import(t *testing.T) {
5151
Config: testAccGitlabProjectLevelMRApprovalsUpdateConfig(rInt),
5252
},
5353
{
54+
SkipFunc: isRunningInCE,
5455
ResourceName: resourceName,
5556
ImportState: true,
5657
ImportStateVerify: true,

0 commit comments

Comments
 (0)