Skip to content

Commit

Permalink
Update testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo authored May 27, 2019
1 parent 6ab0fcb commit fee968e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To run the integration tests locally, you need to create a new Jets CRUD project
jets new demo
cd demo
# edit Gemfile to use the branch of jets being tested
jets generate scaffold Post title:string
jets generate scaffold post title:string
jets import:rails http://github.com/tongueroo/demo-rails.git
jets server

Expand Down

0 comments on commit fee968e

Please sign in to comment.