mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 00:32:53 +00:00
Moving to github
This commit is contained in:
15
test/fixtures/api_tokens.yml
vendored
Normal file
15
test/fixtures/api_tokens.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
user: one
|
||||
token: MyString
|
||||
name: MyString
|
||||
last_used_at: 2026-03-28 14:34:38
|
||||
expires_at: 2026-03-28 14:34:38
|
||||
|
||||
two:
|
||||
user: two
|
||||
token: MyString
|
||||
name: MyString
|
||||
last_used_at: 2026-03-28 14:34:38
|
||||
expires_at: 2026-03-28 14:34:38
|
||||
Reference in New Issue
Block a user