Skip to content

Commit 7a4c0ba

Browse files
author
dereuromark
committed
tests.
1 parent a2f422d commit 7a4c0ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/TestCase/View/Helper/GoogleMapHelperTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ public function testStatic() {
212212
'center' => true
213213
];
214214
$is = $this->GoogleMap->staticMapLink('MyTitle', $options);
215+
$this->assertNotEmpty($is);
216+
215217
$attr = [
216218
'title' => '<b>Yeah!</b>'
217219
];

0 commit comments

Comments
 (0)