Commit 93243ac
authored
Fix: issue template path, runtime name in tests (#111)
## What
* Fix issue templates path
* Fix runtime name for test environment
## Why
* Issue templates are in the wrong path
* Wrong runtime name for test environment
## Notes
<!-- Add any notes here -->
## Checklist
* [x] _I have read
[CONTRIBUTING.md](https://github.com/codefresh-io/terraform-provider-codefresh/blob/master/README.md)._
* [x] _I have [allowed changes to my fork to be
made](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork)._
* [x] _I have added tests, assuming new tests are warranted_.
* [x] _I understand that the `/test` comment will be ignored by the CI
trigger [unless it is made by a repo admin or
collaborator](https://codefresh.io/docs/docs/pipelines/triggers/git-triggers/#support-for-building-pull-requests-from-forks)._1 parent bd3ca36 commit 93243ac
File tree
3 files changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE
- codefresh
3 files changed
+1
-1
lines changedFile renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments