We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2302c3f commit bc220a9Copy full SHA for bc220a9
1 file changed
src/main/java/br/com/pinter/tqrespec/tqdata/Txt.java
@@ -59,7 +59,6 @@ public void initialize() {
59
}
60
} catch (FileNotFoundException e) {
61
logger.log(ERROR, Constants.ERROR_MSG_EXCEPTION, e);
62
- throw new UnhandledRuntimeException("Error loading text resource.");
63
64
65
0 commit comments