Skip to content

Commit bae0865

Browse files
author
Coby Tamayo
committed
enable Twig test (Timber fixed upstream)
1 parent 7aefe14 commit bae0865

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/TwigTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*/
1919
class TwigTest extends IntegrationTest {
2020
public function test_greg_event_month() {
21-
$this->markTestSkipped();
2221
set_query_var('event_month', '2020-05');
2322
$this->assertEquals('May 2020', Timber::compile_string(
2423
'{{ greg_event_month("F Y") }}'

0 commit comments

Comments
 (0)