Skip to content

Commit e5f382b

Browse files
committed
chore: update test case
1 parent bf1490e commit e5f382b

3 files changed

Lines changed: 13352 additions & 32 deletions

File tree

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import { ref } from 'vue-demi'
2-
3-
export const newLongText = ref(`
1+
export const newLongText = `
42
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
53
# yarn lockfile v1
64
@@ -7472,4 +7470,4 @@ zwitch@^1.0.0:
74727470
version "1.0.5"
74737471
resolved "https://registry.npm.taobao.org/zwitch/download/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"
74747472
integrity sha1-0R1zgf/tFrdC9q97PyI9XNn+mSA=
7475-
`)
7473+
`

0 commit comments

Comments
 (0)