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
@@ -104,7 +104,7 @@ note that testProjects need to be set manually.
104
104
105
105
### Adding test projects
106
106
107
-
I usually use the [Expecto template]() to initialize a test project in a `tests` folder in the repository root like this:
107
+
I usually use the [Expecto template](https://github.com/MNie/Expecto.Template) to initialize a test project in a `tests` folder in the repository root like this:
0 commit comments