Skip to content

Commit 7a3c5ef

Browse files
committed
ttst
1 parent 1f7cca2 commit 7a3c5ef

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

ruby-capybara-cucumber-selenium/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
Example use of MailSlurp emails with Capybara and Cucumber.
33

44
## Install
5-
`gem install bundler`
6-
`bundler install`
5+
6+
```
7+
gem install bundler
8+
bundle install
9+
```
710

811
## Run
912
`API_KEY=your-mailslurp-key make test`

0 commit comments

Comments
 (0)