We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05afef7 commit 7b89f04Copy full SHA for 7b89f04
README.md
@@ -32,7 +32,7 @@ See **.travis.yml** for supported **go** versions.
32
Different use case, is to functionally test with a real database - [go-txdb](https://github.com/DATA-DOG/go-txdb)
33
all database related actions are isolated within a single transaction so the database can remain in the same state.
34
35
- See implementation examples:
+See implementation examples:
36
37
- [blog API server](https://github.com/DATA-DOG/go-sqlmock/tree/master/examples/blog)
38
- [the same orders example](https://github.com/DATA-DOG/go-sqlmock/tree/master/examples/orders)
0 commit comments