remove currency model and all references
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
AdminUser.create!(email: "admin@example.com", password: "password")
|
||||
|
||||
Currency.create!(name: "CAKE")
|
||||
|
||||
User.create!(
|
||||
first_name: "Test",
|
||||
last_name: "User",
|
||||
|
||||
Reference in New Issue
Block a user