Skip to content

Commit

Permalink
Oh yeah, fix restoring test at the end.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jan 10, 2024
1 parent 6d619cd commit 0f17e9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ class StringLiteralsKotlinTest : Harness("undertest-junit5") {

@Test @Order(4)
fun cleanup() {
ut_mirrorJava().restoreFromGit()
ut_mirror().restoreFromGit()
}
}

0 comments on commit 0f17e9b

Please sign in to comment.