about summary refs log tree commit diff
path: root/spec/helpers
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-12-26 21:33:51 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-12-26 21:33:51 +0100
commit3689c119f0ad8d523ab8deb3c2c8ed0a9c84db6e (patch)
treea3c81d415e9eb7c043bef0cbee43200ab708146b /spec/helpers
parent004382e4d09f90e5ca824996c4b20e99599bf98f (diff)
Replacing follow requests in the settings area with in-UI column
Diffstat (limited to 'spec/helpers')
-rw-r--r--spec/helpers/follow_requests_helper_spec.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/helpers/follow_requests_helper_spec.rb b/spec/helpers/follow_requests_helper_spec.rb
deleted file mode 100644
index e031cf402..000000000
--- a/spec/helpers/follow_requests_helper_spec.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'rails_helper'
-
-RSpec.describe FollowRequestsHelper, type: :helper do
-
-end