Skip to content

Commit c7aa1d4

Browse files
committed
removed commented out ignore
1 parent f763312 commit c7aa1d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitlab/resource_gitlab_project_mirror_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ func TestAccGitlabProjectMirror_import(t *testing.T) {
8080
ResourceName: "gitlab_project_mirror.foo",
8181
ImportState: true,
8282
ImportStateVerify: true,
83-
//ImportStateVerifyIgnore: []string{"enabled", "mirror_id", "project", "url"},
8483
},
8584
},
8685
})

0 commit comments

Comments
 (0)