fix: update ghesReleaseNotesSchema's module name
Closes https://github.com/github/docs-engineering/issues/920
This commit is contained in:
@@ -18,7 +18,7 @@ import fm from '../lib/frontmatter.js'
|
||||
import matter from 'gray-matter'
|
||||
import chalk from 'chalk'
|
||||
import yaml from 'js-yaml'
|
||||
import ghesReleaseNotesSchema from '../tests/helpers/schemas/release-notes-schema.js'
|
||||
import ghesReleaseNotesSchema from '../tests/helpers/schemas/ghes-release-notes-schema.js'
|
||||
import revalidator from 'revalidator'
|
||||
const __dirname = path.dirname(fileURLToPath(import.meta.url))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user