dashboard v1
This commit is contained in:
parent
4107f2cc2e
commit
cd779e56e1
22 changed files with 189 additions and 184 deletions
|
@ -23,7 +23,7 @@ describe "Issues" do
|
|||
|
||||
subject { page }
|
||||
|
||||
it { should have_content(@issue.title) }
|
||||
it { should have_content(@issue.title[0..20]) }
|
||||
it { should have_content(@issue.project.name) }
|
||||
it { should have_content(@issue.assignee.name) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue