1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Move files out of lib/ (#45506)

This commit is contained in:
Kevin Heis
2023-11-02 15:46:32 -07:00
committed by GitHub
parent bea029991f
commit d4f345e4af
155 changed files with 186 additions and 184 deletions

View File

@@ -3,7 +3,7 @@ import { readFileSync } from 'fs'
import cheerio from 'cheerio'
import { jest, test } from '@jest/globals'
import { loadPages } from '../../../lib/page-data.js'
import { loadPages } from '#src/frame/lib/page-data.js'
import { get } from '../../../tests/helpers/e2etest.js'
// Get a list of the autogenerated pages