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-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ class LogCaptureListenerSpec : StringSpec({
71
71
})
72
72
```
73
73
74
-
More example how to use the library at [ExampleShould.java](https://github.com/jsalinaspolo/logcapture/blob/master/src/test/java/com/logcapture/example/ExampleShould.java)
74
+
More example how to use the library at [ExampleShould.java](https://github.com/jsalinaspolo/logcapture/blob/main/logcapture-example/src/test/java/org/logcapture/example/ExampleShould.java)
0 commit comments