Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
aarondfrancis authored and StyleCIBot committed Jul 31, 2021
1 parent c374bb1 commit 37ab313
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/FunctionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ public function memory_and_timeout_get_cast_to_ints()
$this->assertSame(5, $array['Timeout']);
$this->assertSame(500, $array['MemorySize']);
}

}

0 comments on commit 37ab313

Please sign in to comment.