Skip to content

Commit

Permalink
PHPCS
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfabian committed Mar 28, 2023
1 parent 71e2fcb commit 15f15a7
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,7 @@
* Tests relating to LockUtil.
*/
class LockUtilTest extends WC_Unit_Test_Case {

/**
* Set-up subject under test.
*/
public function set_up() {
parent::set_up();
}


/**
* @testdox Test a lock can't be locked twice.
*/
Expand Down

0 comments on commit 15f15a7

Please sign in to comment.