Move files out of lib/ (#45506)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user