Skip to content

Commit

Permalink
Reviewed code and updated review hash
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownJoe796 committed Feb 17, 2025
1 parent ffccb0e commit e27c980
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class EnsureManualReviewTest {
fun test() {
assertManualReview(
file = "KotlinTestManualPlugin.kt",
currentHash = "84990f41362886f80cf945119412d295deb24cd4",
reviewedHash = "84990f41362886f80cf945119412d295deb24cd4",
currentHash = "48d75a4839ba4e308738d18c5fea68ab15556251",
reviewedHash = "48d75a4839ba4e308738d18c5fea68ab15556251",
whatToTest = """
We haven't written tests for this yet. As such, you need to ensure the following:
- Comments and whitespace are ignored when determining the hash
Expand Down

0 comments on commit e27c980

Please sign in to comment.