Skip to content

Commit

Permalink
revert unneeded change.
Browse files Browse the repository at this point in the history
  • Loading branch information
scobb committed Jan 3, 2024
1 parent a8602e6 commit 63ea141
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/StringSchemaValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,6 @@ public function testHackEnum(): void {
];

$this->expectCases($cases, $input ==> new StringSchemaValidator($input));
}
}

}

0 comments on commit 63ea141

Please sign in to comment.