Skip to content

Commit

Permalink
update RMB test
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Nov 13, 2024
1 parent b1237f4 commit 1ea0c73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/RMB.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,10 @@ describe('RMB', () => {
'path',
'navigation.courseRhumbline.nextPoint.position'
)
delta.updates[0].values.should.contain.an.item({
path: 'navigation.courseRhumbline.nextPoint.position',
value: null
})
})

})

0 comments on commit 1ea0c73

Please sign in to comment.