Skip to content

Commit

Permalink
Fixed test setup docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgfeller committed Jan 27, 2025
1 parent 38cb10e commit 5b10e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Trait/AppTestTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* Initialize slim app for testing.
* Test setup documentation: http://localhost/samuel-gfeller.ch/docs/Test-Setup
* Test setup documentation: https://samuel-gfeller.ch/docs/Test-Setup
* Traits "extend" the class that include them with their content (via "use TraitName;").
*/
trait AppTestTrait
Expand Down

0 comments on commit 5b10e48

Please sign in to comment.