File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,6 @@ public function assertCatalogue(MessageCatalogue $catalogue): void
115
115
$ this ->assertEquals (['sources ' => [self ::FIXTURES_FOLDER . 'translatable-short-fqn.html.php:2 ' ]], $ catalogue ->getMetadata ('translatable-short-fqn single-quoted key ' ));
116
116
$ this ->assertEquals (['sources ' => [self ::FIXTURES_FOLDER . 'translatable-short-fqn.html.php:37 ' ]], $ catalogue ->getMetadata ('translatable-short-fqn other-domain-test-no-params-short-array ' , 'not_messages ' ));
117
117
118
- $ this ->assertEquals (['sources ' => [self ::FIXTURES_FOLDER . 'translatable-backed-enum.html.php:16 ' ]], $ catalogue ->getMetadata ('text_align.left.label ' ));
118
+ $ this ->assertEquals (['sources ' => [self ::FIXTURES_FOLDER . 'translatable-backed-enum.html.php:17 ' ]], $ catalogue ->getMetadata ('text_align.left.label ' ));
119
119
}
120
120
}
You can’t perform that action at this time.
0 commit comments