good first issuetest failure
仓库指标
- Star
- (11,758 star)
- PR 合并指标
- (平均合并 15天 12小时) (30 天内合并 23 个 PR)
描述
The test can support 2xx HTTP status (other than 200) occasionally fails because it's relying on an external server that seems to have spotty availability. This causes CI to someone fail for no good reason. We should update this test to spy/mock the XHR request so that it doesn't need to access the network at all.