diff options
-rw-r--r-- | tests/auth/fixtures/oauth_tokens.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auth/fixtures/oauth_tokens.xml b/tests/auth/fixtures/oauth_tokens.xml index 6bf6d22172..9f757af715 100644 --- a/tests/auth/fixtures/oauth_tokens.xml +++ b/tests/auth/fixtures/oauth_tokens.xml @@ -5,20 +5,5 @@ <column>session_id</column> <column>provider</column> <column>oauth_token</column> - <row> - <value>1</value> - <value>foobar</value> - <value>foobar</value> - <value>$H$9E45lK6J8nLTSm9oJE5aNCSTFK9wqa/</value> - <value>0</value> - <value>0</value> - <value>example@example.com</value> - <value>0</value> - <value>0</value> - <value></value> - <value></value> - <value></value> - <value></value> - </row> </table> </dataset>
\ No newline at end of file |