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.
2 parents d4ff824 + a297a27 commit 1185bb1Copy full SHA for 1185bb1
index.html
@@ -88,7 +88,7 @@ <h3>Unit and Integration Testing</h3>
88
Codeception is built on top of <strong>PHPUnit</strong> and is able to execute its tests.
89
Integration tests can be improved with commands for database interactions.
90
<br>
91
-<a class="btn btn-learn" href="/docs/05-UnitTests.md">Learn More</a>
+<a class="btn btn-learn" href="/docs/05-UnitTests">Learn More</a>
92
</p>
93
</div>
94
@@ -246,4 +246,4 @@ <h2>Case Study</h2>
246
247
248
249
-</div>
+</div>
0 commit comments