From b1801bc9e0565bd9f07159a4b082996c467b34ff Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Thu, 1 Feb 2024 11:17:01 +0100 Subject: [PATCH] Update other test --- features/makephp.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/makephp.feature b/features/makephp.feature index 6dbbefd..1afc9e6 100644 --- a/features/makephp.feature +++ b/features/makephp.feature @@ -126,7 +126,7 @@ Feature: Generate PHP files from PO files """ And the foo-plugin/foo-plugin-de_DE.l10n.php file should contain: """ - 'messages'=>[''=>['Foo Plugin'=>['Foo Plugin']]] + 'messages'=>['Foo Plugin'=>'Foo Plugin'] """ Scenario: Does include translations