about summary refs log tree commit diff
path: root/spec/fabricators
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fabricators')
-rw-r--r--spec/fabricators/chat_account_fabricator.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fabricators/chat_account_fabricator.rb b/spec/fabricators/chat_account_fabricator.rb
new file mode 100644
index 000000000..23845a1d6
--- /dev/null
+++ b/spec/fabricators/chat_account_fabricator.rb
@@ -0,0 +1,2 @@
+Fabricator(:chat_account) do
+end