Skip to content

Commit 891a8f6

Browse files
albertvakamaycmlee
andauthored
Update content/en/continuous_integration/tests/java.md
Co-authored-by: May Lee <may.lee@datadoghq.com>
1 parent f43dfe5 commit 891a8f6

File tree

1 file changed

+1
-1
lines changed
  • content/en/continuous_integration/tests

1 file changed

+1
-1
lines changed

content/en/continuous_integration/tests/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ further_reading:
2323

2424
Supported test frameworks:
2525
* JUnit >= 4.10 and >= 5.3
26-
* Also includes any test framework based on JUnit, such as Spock Framework and Cucumber-Junit (note: Cucumber is only supported with JUnit v4)
26+
* Also includes any test framework based on JUnit, such as Spock Framework and Cucumber-Junit. **Note**: Cucumber is only supported with JUnit v4.
2727
* TestNG >= 6.4
2828

2929
## Configuring reporting method

0 commit comments

Comments
 (0)