diff options
Diffstat (limited to 'spec/fabricators')
-rw-r--r-- | spec/fabricators/chat_account_fabricator.rb | 2 |
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 |