Skip to content

Commit

Permalink
Try renaming class to have Test at the end, not sure if this is a php…
Browse files Browse the repository at this point in the history
…unit requirement
  • Loading branch information
driusan committed Jun 14, 2023
1 parent 7b54c77 commit 379b830
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @license http://www.gnu.org/licenses/gpl-3.0.txt GPLv3
* @link https://www.github.com/aces/Loris/
*/
class LorisApiSitesTest_v0_0_3 extends LorisApiAuthenticatedTest_v0_0_3
class LorisApiSites_v0_0_3_Test extends LorisApiAuthenticatedTest_v0_0_3
{
/**
* Tests the HTTP GET request for the endpoint /sites
Expand Down

0 comments on commit 379b830

Please sign in to comment.