about summary refs log tree commit diff
path: root/spec/fabricators/account_deletion_request_fabricator.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fabricators/account_deletion_request_fabricator.rb')
-rw-r--r--spec/fabricators/account_deletion_request_fabricator.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/fabricators/account_deletion_request_fabricator.rb b/spec/fabricators/account_deletion_request_fabricator.rb
deleted file mode 100644
index 08a82ba3c..000000000
--- a/spec/fabricators/account_deletion_request_fabricator.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-Fabricator(:account_deletion_request) do
-  account
-end