We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc1e0f commit bf88dd4Copy full SHA for bf88dd4
testng-core/src/main/java/org/testng/TimeBombSkipException.java
@@ -13,8 +13,8 @@
13
* a time trigger.
14
*
15
* <p>By default the time format is yyyy/MM/dd (according to {@code SimpleDateFormat}). You can
16
- * customize this by using the specialized constructors. Supported date formats are according to
17
- * the {@code SimpleDateFormat}.
+ * customize this by using the specialized constructors. Supported date formats are according to the
+ * {@code SimpleDateFormat}.
18
19
* @since 5.6
20
*/
0 commit comments