Skip to content

Commit

Permalink
chore: update sample README after Uber migration
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien Barreau <adrien.barreau@live.fr>
  • Loading branch information
deathiop committed Jul 12, 2023
1 parent 03b6973 commit 5d49079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ interface that can be mocked with GoMock. The interesting files are:
To run the test,

```bash
go test github.com/golang/mock/sample
go test go.uber.org/mock/sample
```

0 comments on commit 5d49079

Please sign in to comment.