about summary refs log tree commit diff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/helpers/stream_entries_helper_spec.rb16
1 files changed, 0 insertions, 16 deletions
diff --git a/spec/helpers/stream_entries_helper_spec.rb b/spec/helpers/stream_entries_helper_spec.rb
index 221e1e32d..a83133917 100644
--- a/spec/helpers/stream_entries_helper_spec.rb
+++ b/spec/helpers/stream_entries_helper_spec.rb
@@ -15,23 +15,7 @@ RSpec.describe StreamEntriesHelper, type: :helper do
     end
   end
 
-  describe '#avatar_for_status_url' do
-    pending
-  end
-
   describe '#entry_classes' do
     pending
   end
-
-  describe '#relative_time' do
-    pending
-  end
-
-  describe '#reblogged_by_me_class' do
-    pending
-  end
-
-  describe '#favourited_by_me_class' do
-    pending
-  end
 end