Skip to content

Commit 57f36c8

Browse files
committed
Update layer-utils-test.js
1 parent b9f22a5 commit 57f36c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/node/utils/layer-utils-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ test('layerUtils -> findDefaultLayer.1', t => {
164164
}
165165
}),
166166
new PointLayer({
167-
label: 'point',
167+
label: 'Point',
168168
dataId,
169169
columns: {
170170
lat: {

0 commit comments

Comments
 (0)