swiftlang / swift-docc-render

Web renderer for Swift-DocC documentation.
Apache License 2.0
312 stars 52 forks source link

Update snapshot for `NavigatorDataProvider` test #890

Closed hqhhuang closed 2 months ago

hqhhuang commented 2 months ago

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.

hqhhuang commented 2 months ago

@swift-ci test