This commit is contained in:
Simran Spiller 2020-12-11 02:01:14 +01:00
Родитель 4afc7d4035
Коммит d565a13d8d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -369,7 +369,7 @@ describe('Page class', () => {
describe('platform specific content', () => {
test('page.defaultPlatform frontmatter', async () => {
const page = new Page({
const page = await Page.init({
relativePath: 'actions/hosting-your-own-runners/configuring-the-self-hosted-runner-application-as-a-service.md',
basePath: path.join(__dirname, '../../content'),
languageCode: 'en'