Skip to content

Commit 7b3cd76

Browse files
committed
chore: fix tests after nuxt-edge upgrade
1 parent 8d2a65f commit 7b3cd76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/module.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ describe('setupIcons', () => {
8383

8484
describe('setupSass', () => {
8585
test('default', () => {
86+
delete nuxt.options.build.loaders.sass.sassOptions
8687
setupSass(defaultOptions)
8788

8889
expect(nuxt.options.build.loaders.sass.indentedSyntax).toBeUndefined()

0 commit comments

Comments
 (0)