about summary refs log tree commit diff
path: root/spec/views/profile/show.html.haml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/profile/show.html.haml_spec.rb')
-rw-r--r--spec/views/profile/show.html.haml_spec.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/views/profile/show.html.haml_spec.rb b/spec/views/profile/show.html.haml_spec.rb
deleted file mode 100644
index 778dcff32..000000000
--- a/spec/views/profile/show.html.haml_spec.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'rails_helper'
-
-RSpec.describe "profile/show.html.haml", type: :view do
-  pending "add some examples to (or delete) #{__FILE__}"
-end