diff options
Diffstat (limited to 'test/fixtures/tokens.yml')
-rw-r--r-- | test/fixtures/tokens.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/fixtures/tokens.yml b/test/fixtures/tokens.yml index 977bafe6e..e040a39e9 100644 --- a/test/fixtures/tokens.yml +++ b/test/fixtures/tokens.yml @@ -1 +1,13 @@ ---
+tokens_001:
+ created_on: 2007-01-21 00:39:12 +01:00
+ action: register
+ id: 1
+ value: DwMJ2yIxBNeAk26znMYzYmz5dAiIina0GFrPnGTM
+ user_id: 1
+tokens_002:
+ created_on: 2007-01-21 00:39:52 +01:00
+ action: recovery
+ id: 2
+ value: sahYSIaoYrsZUef86sTHrLISdznW6ApF36h5WSnm
+ user_id: 2
|