Skip to content

Commit 5e7d40d

Browse files
authored
Add missing syntax highlighting in README.md
1 parent 1f996a1 commit 5e7d40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Notes:
361361
- The returned objects' `toString()` will be used for the test names. If you
362362
want to customize the value names, you can do that as follows:
363363
364-
```
364+
```java
365365
private static final class FruitProvider extends TestParameterValuesProvider {
366366
@Override
367367
public List<?> provideValues(Context context) {

0 commit comments

Comments
 (0)