Skip to content

Commit 80c674f

Browse files
author
Florian Videau
committed
updated number of translations in Assets tests for vueJs to test template literals
1 parent 3e43d5a commit 80c674f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/AssetsTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ public function testVueJs()
422422
{
423423
$translations = static::get('vuejs/input', 'VueJs');
424424

425-
$countTranslations = 32;
425+
$countTranslations = 34;
426426
$countTranslated = 0;
427427
$countHeaders = 8;
428428

@@ -501,4 +501,4 @@ public function testPhpCode4()
501501
$this->runTestFormat('phpcode4/YamlDictionary', $countTranslations, $countTranslated);
502502
}
503503

504-
}
504+
}

0 commit comments

Comments
 (0)