Skip to content

Commit ac7043e

Browse files
committed
fixed cartodb test
1 parent 89e21c3 commit ac7043e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CartodbTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ public function testOne()
1010
'title' => 'Resultados 26J / 20Dj',
1111
'height' => 520,
1212
'type' => 'rich',
13-
'code' => '<iframe src="https://porcentua26j.cartodb.com/viz/ab0f51e6-3c16-11e6-b12e-0e5db1731f59/embed_map" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:100%;height:520px;"></iframe>',
14-
'providerName' => 'CartoDB',
13+
'code' => '<iframe src="https://porcentua26j.carto.com/viz/ab0f51e6-3c16-11e6-b12e-0e5db1731f59/embed_map" frameborder="0" allowTransparency="true" style="border:none;overflow:hidden;width:100%;height:520px;"></iframe>',
14+
'providerName' => 'CARTO',
1515
]
1616
);
1717
}

0 commit comments

Comments
 (0)