fix tests

This commit is contained in:
Lee Goolsbee
2020-08-26 16:34:48 -05:00
parent 45c2d01b17
commit 529df0cafd
6 changed files with 20 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
atl_jvm_heap: "2048m"
atl_fonts_fallback_dirs:
- "{{ atl_java_home }}/lib/fonts/fallback/"
- "{{ atl_java_home }}/lib/fonts/fallback/"
atl_autologin_cookie_age: "{{ lookup('env', 'ATL_AUTOLOGIN_COOKIE_AGE') }}"