mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 09:03:27 -05:00
test(challenge-parser): improve validate-sections test (#62385)
This commit is contained in:
@@ -124,3 +124,5 @@ function validateSections() {
|
||||
}
|
||||
|
||||
module.exports = validateSections;
|
||||
module.exports.VALID_MARKERS = VALID_MARKERS;
|
||||
module.exports.NON_HEADING_MARKERS = NON_HEADING_MARKERS;
|
||||
|
||||
Reference in New Issue
Block a user