From f6fe6127ca3979601980a465025d1e26ec441229 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Wed, 10 Mar 2021 18:05:24 +0100 Subject: [PATCH] Fixed test --- ghost/admin/app/templates/dashboard.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/templates/dashboard.hbs b/ghost/admin/app/templates/dashboard.hbs index 8e7ca5d44a..8cbf36321e 100644 --- a/ghost/admin/app/templates/dashboard.hbs +++ b/ghost/admin/app/templates/dashboard.hbs @@ -205,7 +205,7 @@ {{member.emailOpenRate}}% {{else}} - {{moment-format member.createdAtUTC "D MMM YYYY"}}
+ {{moment-format member.createdAtUTC "D MMM YYYY"}}
{{/if}}