Clean up sandstorm tests.

This commit is contained in:
James Cole
2018-07-18 07:16:46 +02:00
parent a3306bb26f
commit f22b54de30
2 changed files with 9 additions and 118 deletions

View File

@@ -1,2 +1,3 @@
list-length: {{ listLength }}
sandstorm-anon: {% if SANDSTORM_ANON %}true{% else %}false{% endif %}
user-email: {{ Auth.user.email }}