Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuquxzy authored Mar 2, 2023
1 parent 8ab2a1d commit 87325c6
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 @@ -18,6 +18,7 @@ ExpDate=24
```
2. Then you can go back to the project main directory and use the command `go run main.go` to start the service
## Unit Test
You can use the test samples in the test directory for unit testing. Note that you should set the configuration file before testing
```shell
cd test
go test indexer_test.go
Expand Down

0 comments on commit 87325c6

Please sign in to comment.