Fix tests, use timestamp

This commit is contained in:
Oliver Davies 2019-02-13 06:55:18 +00:00
parent 8c3b9db2f3
commit 0c8c2f8eb7
2 changed files with 14 additions and 16 deletions

View file

@ -9,8 +9,6 @@ use Twig_SimpleFunction;
class TalksExtension extends Twig_Extension
{
const DATE_FORMAT = 'Y-m-d';
/**
* @var string The current date.
*/