Skip to content

Commit

Permalink
docs: 修改文档
Browse files Browse the repository at this point in the history
  • Loading branch information
heiazu committed Jun 25, 2023
1 parent 9157a90 commit 761adb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ npm run test
```javascript
// __test__/main/index.test.js
import TestUtils from "@tarojs/test-utils-react";
import Taro from '@tarojs/taro'
import App from "../../src/app.ts";
const testUtils = new TestUtils();
describe("App", () => {
Expand Down

0 comments on commit 761adb8

Please sign in to comment.