We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235319f commit 5da60a8Copy full SHA for 5da60a8
README.md
@@ -18,8 +18,8 @@ assertions for testing ReactPHP promises.
18
- [assertPromiseFulfillsWithInstanceOf()](#assertpromisefulfillswithinstanceof)
19
- [assertPromiseRejects()](#assertpromiserejects())
20
- [assertPromiseRejectsWith()](#assertpromiserejectswith)
21
- - [assertTrueAboutPromise](#asserttrueaboutpromise)
22
- - [assertFalseAboutPromise](#assertfalseaboutpromise)
+ - [assertTrueAboutPromise()](#asserttrueaboutpromise)
+ - [assertFalseAboutPromise()](#assertfalseaboutpromise)
23
24
- [Helpers](#helpers)
25
- [waitForPromiseToFulfill()](#waitforpromisetofulfill)
0 commit comments