Usability & design improvements
This commit is contained in:
parent
9a24ccdea1
commit
94db8a1c33
21 changed files with 190 additions and 89 deletions
|
@ -21,7 +21,6 @@ describe "Snippets" do
|
|||
|
||||
it { should have_content(@snippet.title[0..10]) }
|
||||
it { should have_content(@snippet.project.name) }
|
||||
it { should have_content(@snippet.author.name) }
|
||||
|
||||
describe "Destroy" do
|
||||
before do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue