I don’t think we saved the intended snapshot for the NavigatorDataProvider test.
The current snapshot has empty navigator data, but we are using it to test if the renderer contains the correct modified navigator data.
Testing
Unit test
Checklist
Make sure you check off the following items. If they cannot be completed, provide a reason.
Bug/issue #, if applicable: rdar://134589698
Summary
I don’t think we saved the intended snapshot for the
NavigatorDataProvider
test. The current snapshot has empty navigator data, but we are using it to test if the renderer contains the correct modified navigator data.Testing
Unit test
Checklist
Make sure you check off the following items. If they cannot be completed, provide a reason.
npm test
, and it succeeded