We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Projec
Project
1 parent edda219 commit 96dc5d2Copy full SHA for 96dc5d2
gitlab/resource_gitlab_project_test.go
@@ -790,7 +790,7 @@ func TestAccGitlabProject_importURLMirrored(t *testing.T) {
790
})
791
}
792
793
-func TestAccGitlabProjec_templateMutualExclusiveNameAndID(t *testing.T) {
+func TestAccGitlabProject_templateMutualExclusiveNameAndID(t *testing.T) {
794
rInt := acctest.RandInt()
795
796
// lintignore: AT001 // TODO: Resolve this tfproviderlint issue
0 commit comments