Remove auto-generated tests

This commit is contained in:
Maximilian Grundke
2017-10-16 13:12:46 +02:00
parent e52c9213a1
commit ddeab8c34f
4 changed files with 0 additions and 35 deletions

View File

@@ -1,7 +0,0 @@
FactoryGirl.define do
factory :subscription do
user nil
request_for_comments nil
type ""
end
end