Fix test suite

This commit is contained in:
Christoph Haas 2021-03-02 00:51:24 +01:00
parent 2b24083653
commit 47df4d8afd
5 changed files with 44 additions and 37 deletions

View file

@ -1,17 +1,10 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
# one:
# version: MyString
# created_at: 2013-07-27 13:29:55
# uploaderhash: MyString
# uploaderip: MyString
# approved:
# description: MyString
# two:
# version: MyString
# created_at: 2013-07-27 13:29:55
# uploaderhash: MyString
# uploaderip: MyString
# approved:
# description: MyString
firefox_screenshot_approved:
package: firefox
version: "68.1"
approved: true
created_at: 2020-12-10
updated_at: 2020-12-11
description: "Some description text"
user: normal

View file

@ -12,9 +12,10 @@ normal:
name: Norman Normal
created_at: 2018-06-01
updated_at: 2018-06-01
email: mortal@debian.ork
email: mortal@example.org
sign_in_count: 3
provider: local
pseudo: true
encrypted_password: <%= Devise::Encryptor.digest(User, 'normalsecret') %>
debian: