Merge "Fix markdown format typo"

This commit is contained in:
Jenkins 2016-05-12 19:37:41 +00:00 committed by Gerrit Code Review
commit 7493121220

View File

@ -97,10 +97,10 @@ This module has beaker-rspec tests
To run:
``shell
```shell
bundle install
bundle exec rspec spec/acceptance
``
```
Development
-----------