Skip to content

Commit 761adb8

Browse files
committed
docs: 修改文档
1 parent 9157a90 commit 761adb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ npm run test
9393
```javascript
9494
// __test__/main/index.test.js
9595
import TestUtils from "@tarojs/test-utils-react";
96+
import Taro from '@tarojs/taro'
9697
import App from "../../src/app.ts";
9798
const testUtils = new TestUtils();
9899
describe("App", () => {

0 commit comments

Comments
 (0)