Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Jul 1, 2020
1 parent b430f54 commit 1b98633
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ describe('normalizeDocsPluginOptions', () => {
showLastUpdateAuthor: true,
admonitions: {},
excludeNextVersionDocs: true,
disableVersioning: true,
};

const {value} = await PluginOptionSchema.validate(userOptions);
Expand Down

0 comments on commit 1b98633

Please sign in to comment.