This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new 70d7fb4ea9 ISIS-3272: regr. test fixes (re. prev. commit)
70d7fb4ea9 is described below
commit 70d7fb4ea9087ae0274604b80e9a10c8c8ee8450
Author: Andi Huber <[email protected]>
AuthorDate: Fri Nov 4 11:54:47 2022 +0100
ISIS-3272: regr. test fixes (re. prev. commit)
---
regressiontests/stable/src/main/resources/application.yml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/regressiontests/stable/src/main/resources/application.yml
b/regressiontests/stable/src/main/resources/application.yml
index 04c2929e2a..6cf303616d 100644
--- a/regressiontests/stable/src/main/resources/application.yml
+++ b/regressiontests/stable/src/main/resources/application.yml
@@ -50,18 +50,17 @@ causeway:
validate-incrementally: false
viewer:
- wicket:
+ common:
application:
name: Smoke Tests
css: css/application.css
js: scripts/application.js
about: Smoke Tests
-
credit:
- url: http://causeway.apache.org
image: images/apache-causeway/logo-48x48.png
name: Apache Causeway
-
+ wicket:
themes:
initial: Flatly
showChooser: true