Rewritten using quasar framework
This commit is contained in:
0
backend/test/fixtures/files/.keep
vendored
Normal file
0
backend/test/fixtures/files/.keep
vendored
Normal file
11
backend/test/fixtures/users.yml
vendored
Normal file
11
backend/test/fixtures/users.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
username: MyString
|
||||
email: MyString
|
||||
password_digest: MyString
|
||||
|
||||
two:
|
||||
username: MyString
|
||||
email: MyString
|
||||
password_digest: MyString
|
||||
Reference in New Issue
Block a user