mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-20 07:30:57 +00:00
test(nuxt): exclude new internal vue assertNumber
helper
This commit is contained in:
parent
b8f6243621
commit
aa646f0655
@ -91,6 +91,7 @@ const excludedVueHelpers = [
|
||||
'EffectScope',
|
||||
'ReactiveEffect',
|
||||
'stop',
|
||||
'assertNumber',
|
||||
'camelize',
|
||||
'capitalize',
|
||||
'normalizeClass',
|
||||
|
Loading…
Reference in New Issue
Block a user