Skip to content

Commit

Permalink
fixup! GH-6723 - add unit test to inner tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
valenad1 committed Sep 11, 2023
1 parent 1f4c75d commit 0afbdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2o-algos/src/test/java/hex/adaboost/AdaBoostTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,5 @@ public void testUpdateWeights() {
} finally {
Scope.exit();
}
}
}
}

0 comments on commit 0afbdba

Please sign in to comment.