This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git
The following commit(s) were added to refs/heads/main by this push:
new af7769a Fix ginkgo idea template for new plugin version
af7769a is described below
commit af7769a608c6b246ae079f3625d7cd2e6ce2d7ad
Author: Houston Putman <[email protected]>
AuthorDate: Wed Apr 19 13:52:29 2023 -0400
Fix ginkgo idea template for new plugin version
---
.run/Template Ginkgo.run.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.run/Template Ginkgo.run.xml b/.run/Template Ginkgo.run.xml
index 4fde1ee..d9a5df9 100644
--- a/.run/Template Ginkgo.run.xml
+++ b/.run/Template Ginkgo.run.xml
@@ -9,6 +9,7 @@
</envs>
<ginkgo-scope value="ALL" />
<focus-expression value="" />
+ <working-dir value="$PROJECT_DIR$" />
<package-name />
<method v="2" />
</configuration>