Skip to content

Commit

Permalink
Add new blog post template
Browse files Browse the repository at this point in the history
Red: Unable to find field "Title"

The acceptance test is finally able to successfully `visit '/blog_posts/new'` and move on to attempt the next step, which is `fill_in 'Title', with: 'Hello, World!'`.
  • Loading branch information
Josh Justice committed Apr 9, 2018
1 parent 8772d7d commit 48b6da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/blog_posts/new.html.erb
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
<%# empty view %>

0 comments on commit 48b6da6

Please sign in to comment.