test: fix uncovered line
This commit is contained in:
parent
54233a330f
commit
8edbcb828a
@ -75,6 +75,7 @@ export async function langReplPlugin(app: App, md: markdownIt, {
|
||||
data.grammars.rust = await readGrammar('rust')
|
||||
}
|
||||
catch {
|
||||
/* istanbul ignore next -- @preserve */
|
||||
logger.error('[vuepress-plugin-md-power]', `Failed to load packages: ${colors.green('tm-themes')}, ${colors.green('tm-grammars')}, Please install them manually.`)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user