mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
improve DEFAULT_TEST_VCS_CONFIG, cleanup tests
This commit is contained in:
parent
f259f4f807
commit
c4ac8fb49f
|
|
@ -130,7 +130,4 @@ export {
|
|||
|
||||
export {VcsPresetNames, getVcsPreset, DEFAULT_TEST_VCS_CONFIG} from './vcs/vcs';
|
||||
|
||||
// Annoying to have to expose that for tests :/
|
||||
export {VCS_HARDCODED_LAST_UPDATE_INFO} from './vcs/vcsHardcoded';
|
||||
|
||||
export {normalizeTags, reportInlineTags} from './tags';
|
||||
|
|
|
|||
Loading…
Reference in New Issue