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.
2 parents edda219 + 96dc5d2 commit 3bc959dCopy full SHA for 3bc959d
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