mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): lock file maintenance (dev) (#7477)
* chore(deps): lock file maintenance * test: update prefix test Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: pooya parsa <pooya@pi0.ir>
This commit is contained in:
parent
827e602da6
commit
ecfcce15ed
@ -69,7 +69,7 @@ describe('with-config', () => {
|
|||||||
|
|
||||||
test('/ (custom postcss.config.js)', async () => {
|
test('/ (custom postcss.config.js)', async () => {
|
||||||
const { html } = await nuxt.server.renderRoute('/')
|
const { html } = await nuxt.server.renderRoute('/')
|
||||||
expect(html).toContain('::-webkit-input-placeholder')
|
expect(html).toContain('::-moz-placeholder')
|
||||||
})
|
})
|
||||||
|
|
||||||
test('/test/ (custom globalName)', async () => {
|
test('/test/ (custom globalName)', async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user