about summary refs log tree commit diff
path: root/spec/fabricators
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-07-24 13:01:12 -0500
committermultiple creatures <dev@multiple-creature.party>2019-07-24 13:01:12 -0500
commit25d628fca314aebb25e3976f006cc96629a3d780 (patch)
treebb4304947f7727264038b90b0e48a9783a1f30ff /spec/fabricators
parentd83fcfd1f15a97bfb5c6f36a82d7253175518daf (diff)
revert the current unfinished chat implementation
Diffstat (limited to 'spec/fabricators')
-rw-r--r--spec/fabricators/chat_account_fabricator.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/fabricators/chat_account_fabricator.rb b/spec/fabricators/chat_account_fabricator.rb
deleted file mode 100644
index 23845a1d6..000000000
--- a/spec/fabricators/chat_account_fabricator.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-Fabricator(:chat_account) do
-end