test: ignore code which never run into

This commit is contained in:
afc163 2020-09-18 11:39:05 +08:00 committed by zombiej
parent ae466b9eea
commit a8f9572944

View File

@ -213,6 +213,7 @@ export default (
// Not handle other type of content
// PS: This code should not be attached after react 16
/* istanbul ignore next */
return {
finished: false,
reactNode: null,