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