We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c625293 commit 64f3682Copy full SHA for 64f3682
spec/models/project_spec.rb
@@ -40,7 +40,6 @@
40
it { should respond_to(:commits_with_refs) }
41
it { should respond_to(:commits_since) }
42
it { should respond_to(:commits_between) }
43
- it { should respond_to(:write_hooks) }
44
it { should respond_to(:satellite) }
45
it { should respond_to(:update_repository) }
46
it { should respond_to(:destroy_repository) }
0 commit comments