project should not respond to write_hooks any more
This commit is contained in:
parent
c625293b99
commit
64f3682feb
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ describe Project do
|
|||
it { should respond_to(:commits_with_refs) }
|
||||
it { should respond_to(:commits_since) }
|
||||
it { should respond_to(:commits_between) }
|
||||
it { should respond_to(:write_hooks) }
|
||||
it { should respond_to(:satellite) }
|
||||
it { should respond_to(:update_repository) }
|
||||
it { should respond_to(:destroy_repository) }
|
||||
|
|
Loading…
Add table
Reference in a new issue