Skip to content

Commit 64f3682

Browse files
committed
project should not respond to write_hooks any more
1 parent c625293 commit 64f3682

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/models/project_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
it { should respond_to(:commits_with_refs) }
4141
it { should respond_to(:commits_since) }
4242
it { should respond_to(:commits_between) }
43-
it { should respond_to(:write_hooks) }
4443
it { should respond_to(:satellite) }
4544
it { should respond_to(:update_repository) }
4645
it { should respond_to(:destroy_repository) }

0 commit comments

Comments
 (0)