Skip to content

Commit 210513e

Browse files
[fix]UT
1 parent 4a997a5 commit 210513e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mapboxgl/mapping/WebMapSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ describe('mapboxgl_WebMap', () => {
134134
'test',
135135
{
136136
target: 'map',
137-
serverUrl: 'http://fake/fakeiportal',
137+
server: 'http://fake/fakeiportal',
138138
withCredentials: false
139139
}
140140
);

0 commit comments

Comments
 (0)