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.
1 parent cd8fde6 commit eb4c9bbCopy full SHA for eb4c9bb
CONTRIBUTING.md
@@ -120,7 +120,7 @@ $ make testacc GITLAB_TOKEN=example123 GITLAB_BASE_URL=https://example.com/api/v
120
121
Features that only work on one flavour can use the following helpers as
122
SkipFunc: `isRunningInEE` and `isRunningInCE`. You can see an example of this
123
- for [gitlab_project_level_mr_approvals](gitlab/resource_gitlab_project_level_mr_approvals_test.go)
+ for [gitlab_project_level_mr_approvals](internal/provider/resource_gitlab_project_level_mr_approvals_test.go)
124
tests.
125
126
* **Run EE tests:**
0 commit comments