You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,6 @@ dependencies {
58
58
// later call this to restore to the state when you called snapshot
59
59
restorer.restore()
60
60
61
-
## jUnit 5 Extension
61
+
## Example
62
62
63
63
An example of how you could use this library with jUnit5 can be found [here](https://github.com/ayedo/postgres-db-restore/blob/master/src/main/resources/templates/DatabaseExtension.kt).
0 commit comments