use ui-box as for all
This commit is contained in:
parent
14d0ef8f37
commit
c6298678f5
23 changed files with 151 additions and 314 deletions
|
@ -1,3 +1,5 @@
|
|||
require "spec_helper"
|
||||
|
||||
describe Repository do
|
||||
let(:project) { create(:project) }
|
||||
let(:repository) { project.repository }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue