summaryrefslogtreecommitdiff
path: root/spec/views/events/event/_push.html.haml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/events/event/_push.html.haml_spec.rb')
-rw-r--r--spec/views/events/event/_push.html.haml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/events/event/_push.html.haml_spec.rb b/spec/views/events/event/_push.html.haml_spec.rb
index d33a8aa86fc..f4d3258ff67 100644
--- a/spec/views/events/event/_push.html.haml_spec.rb
+++ b/spec/views/events/event/_push.html.haml_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe 'events/event/_push.html.haml' do
+RSpec.describe 'events/event/_push.html.haml' do
let(:event) { build_stubbed(:push_event) }
context 'with a branch' do