about summary refs log tree commit diff
path: root/spec/fabricators/follow_fabricator.rb
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-02-26 15:28:08 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-02-26 15:28:08 +0100
commitf16b31f0773c2fd1122ff0ad98cb392e762f0d0b (patch)
tree24880b7ee107288e7acb540011281569e8502e96 /spec/fabricators/follow_fabricator.rb
parent44c5958203dd8d0f96f880a8014a3233719077a6 (diff)
Adding a bunch of tests
Diffstat (limited to 'spec/fabricators/follow_fabricator.rb')
-rw-r--r--spec/fabricators/follow_fabricator.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/fabricators/follow_fabricator.rb b/spec/fabricators/follow_fabricator.rb
new file mode 100644
index 000000000..9d9d06f12
--- /dev/null
+++ b/spec/fabricators/follow_fabricator.rb
@@ -0,0 +1,3 @@
+Fabricator(:follow) do
+
+end