Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ Or in the _Given_, _When_, _Then_ syntax:
3. _And they type "[email protected]" into the input that has a class of `action-email`
input_
4. _**Then** the URL should include `/commands/actions`_
5. _And the `[data-testid="action-email"]` input has "[email protected]" as its
5. _And the `[class="action-email"]` input has "[email protected]" as its
value_

:::
Expand Down