remove tests for unexisting methods
This commit is contained in:
parent
15c0e58a49
commit
9c252a60c1
2 changed files with 0 additions and 21 deletions
|
@ -10,9 +10,6 @@ describe ProjectTeam do
|
|||
it { should respond_to(:masters) }
|
||||
it { should respond_to(:reporters) }
|
||||
it { should respond_to(:guests) }
|
||||
it { should respond_to(:repository_writers) }
|
||||
it { should respond_to(:repository_masters) }
|
||||
it { should respond_to(:repository_readers) }
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue