MaxSem has submitted this change and it was merged.

Change subject: Fix test I broke during merge conflict resolution
......................................................................


Fix test I broke during merge conflict resolution

Change-Id: Ia2526691fb58b70c1d77f5e2fd10c4f35631c534
---
M tests/TagTest.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  MaxSem: Verified; Looks good to me, approved



diff --git a/tests/TagTest.php b/tests/TagTest.php
index deaa725..44ee626 100644
--- a/tests/TagTest.php
+++ b/tests/TagTest.php
@@ -154,6 +154,7 @@
                                '{{#coordinates: 2.5|3,5}}',
                                array( 'lat' => 2.5, 'lon' => 3.5 ),
                                'de',
+                       ),
                        // https://bugzilla.wikimedia.org/show_bug.cgi?id=47090
                        array(
                                '{{#coordinates: -3.29237|-60.624889|globe=}}',

-- 
To view, visit https://gerrit.wikimedia.org/r/59347
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2526691fb58b70c1d77f5e2fd10c4f35631c534
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GeoData
Gerrit-Branch: master
Gerrit-Owner: awjrichards <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to