Skip to content

Commit

Permalink
Merge branch '64-loinc-terminology' of https://github.com/ivanwilliam…
Browse files Browse the repository at this point in the history
…md/satusehat-integration into 64-loinc-terminology
  • Loading branch information
ivanwilliammd committed Nov 29, 2024
2 parents dfbd227 + 0a73add commit dfc192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ArchTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class ArchTest extends TestCase
{
public function testDebuggingFunctionsNotUsed()
public function test_debugging_functions_not_used()
{
$debuggingFunctions = ['dd', 'dump', 'ray'];
$this->assertNotContainsAny($debuggingFunctions);
Expand Down

0 comments on commit dfc192e

Please sign in to comment.