Skip to content

Commit

Permalink
IDE fatal error during tests generation #68
Browse files Browse the repository at this point in the history
Latch-related comment for the future
  • Loading branch information
Vassiliy-Kudryashov committed Jul 4, 2022
1 parent a2f9c7f commit 7d28093
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ object TestGenerator {
}
}
}
//Note that reportsCountDown.countDown() has to be called in every generator implementation to complete whole process
else -> TODO("Only model based code generator supported, but got: ${generator::class}")
}
}
Expand Down

0 comments on commit 7d28093

Please sign in to comment.