mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 05:12:52 +00:00
fix unknown word test
This commit is contained in:
parent
633397ad31
commit
77ee19ebc7
|
|
@ -108,7 +108,7 @@ describe('normalizeShowcasePluginOptions', () => {
|
|||
});
|
||||
});
|
||||
|
||||
it('reject bedly defined tags object options', () => {
|
||||
it('reject badly defined tags object options', () => {
|
||||
const userOptions = {
|
||||
tags: {
|
||||
favorite: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue