mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
fix unknown word test
This commit is contained in:
parent
633397ad31
commit
77ee19ebc7
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ describe('normalizeShowcasePluginOptions', () => {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('reject bedly defined tags object options', () => {
|
it('reject badly defined tags object options', () => {
|
||||||
const userOptions = {
|
const userOptions = {
|
||||||
tags: {
|
tags: {
|
||||||
favorite: {
|
favorite: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue