You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/10/06 17:45:43 UTC

[isis-app-demo] 15/19: adds application-test.yml for visits module

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/isis-app-demo.git

commit ec0f2df4cdd899f44d06d6fe48d3223b5715dbf8
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Oct 6 18:21:53 2021 +0100

    adds application-test.yml for visits module
---
 module-visits/src/test/resources/application-test.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/module-visits/src/test/resources/application-test.yml b/module-visits/src/test/resources/application-test.yml
new file mode 100644
index 0000000..038efed
--- /dev/null
+++ b/module-visits/src/test/resources/application-test.yml
@@ -0,0 +1,4 @@
+isis:
+  persistence:
+    schema:
+      auto-create-schemas: pets,visits