Skip to content

Commit bcc55f5

Browse files
authored
One more format fix
1 parent ff6d11e commit bcc55f5

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
@@ -30,7 +30,7 @@ Get the test class associated with the specified framework method.
3030
Get the test class object associated with the specified parent runner.
3131
* `LifecycleHooks.getAtomicTestOf(Object runner)`
3232
Get the atomic test object for the specified class runner.
33-
* `LifecycleHooks.getCallableOf(Object runner, Object child)`.
33+
* `LifecycleHooks.getCallableOf(Object runner, Object child)`
3434
Get the _callable_ object associated with the specified parent runner and child runner or framework method.
3535

3636
###### Exploring the Test Run Hierarchy

0 commit comments

Comments
 (0)