Skip to content

Commit 5da60a8

Browse files
committed
Fix readme for new assertions
1 parent 235319f commit 5da60a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ assertions for testing ReactPHP promises.
1818
- [assertPromiseFulfillsWithInstanceOf()](#assertpromisefulfillswithinstanceof)
1919
- [assertPromiseRejects()](#assertpromiserejects())
2020
- [assertPromiseRejectsWith()](#assertpromiserejectswith)
21-
- [assertTrueAboutPromise](#asserttrueaboutpromise)
22-
- [assertFalseAboutPromise](#assertfalseaboutpromise)
21+
- [assertTrueAboutPromise()](#asserttrueaboutpromise)
22+
- [assertFalseAboutPromise()](#assertfalseaboutpromise)
2323

2424
- [Helpers](#helpers)
2525
- [waitForPromiseToFulfill()](#waitforpromisetofulfill)

0 commit comments

Comments
 (0)