Guest User

Untitled

a guest
May 20th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. def test_should_create_a_post
  2. assert_difference 'Post.count' do
  3. # Put some code here
  4. end
  5. end
Add Comment
Please, Sign In to add comment