Skip to content

Commit

Permalink
Update DataFlowServiceSpec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng authored Oct 8, 2023
1 parent fef6b00 commit 83fc392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/maplibregl/services/DataFlowServiceSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ describe('maplibregl_DataFlowService', () => {
});
});

xit('setGeometry', (done) => {
it('setGeometry', (done) => {
var feature = {
geometry: {
coordinates: new maplibregl.Point(5605, -3375),
Expand Down

0 comments on commit 83fc392

Please sign in to comment.