From 999712e74a019405e7f9a88606c83b1f7054c682 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 6 Aug 2017 21:45:27 +0200 Subject: [PATCH] fixed tpzo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- test_data/jfinancials.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_data/jfinancials.sql b/test_data/jfinancials.sql index 390aa47..a99f51c 100644 --- a/test_data/jfinancials.sql +++ b/test_data/jfinancials.sql @@ -54,7 +54,7 @@ INSERT INTO `mobile_provider` (`provider_id`, `provider_dial_prefix`, `provider_ -- Exportiere Daten aus Tabelle jfinancials.country_data: ~0 rows (ungefähr) INSERT INTO `country_data` (`country_id`, `country_abroad_dial_prefix`, `country_code`, `country_entry_created`, `country_external_dial_prefix`, `country_i18n_key`, `country_is_local_prefix_required`, `country_phone_code`) VALUES - (1, '00', 'DE', '2016-04-19 10:08:14', '0', 'COUNTRY_GERMANY', 1, 49); + (1, '+', 'DE', '2016-04-19 10:08:14', '0', 'COUNTRY_GERMANY', 1, 49); -- Exportiere Daten aus Tabelle jfinancials.email_changes: ~0 rows (ungefähr) -- 2.39.5