We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e93e37 commit ed18460Copy full SHA for ed18460
README.md
@@ -246,7 +246,7 @@ You may want to test your Blocs to be sure that the awaited states are actually
246
247
- **build** (create a Bloc instance inside the closure)
248
- **act** (provide a sequence of events)
249
-- **ecpect** (set awaited states)
+- **expect** (set awaited states)
250
- **verify** (handle information about equality of expected and real states)
251
252
```swift
0 commit comments