Skip to content

Commit

Permalink
Merge pull request #3660 from fjordllc/feature/add_user_small_icon_in…
Browse files Browse the repository at this point in the history
…_test_data

テストデータにアイコンが小さい画像のユーザーを追加
  • Loading branch information
komagata committed Dec 6, 2021
2 parents 900ce60 + f5f6d50 commit abcb59b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added db/fixtures/files/users/avatars/thuynga.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions db/fixtures/users.yml
Expand Up @@ -773,3 +773,25 @@ tatenoicon: # アイコンが長方形のユーザー
unsubscribe_email_token: QV8qOjwxrYxqh6P_Q9B76M
updated_at: "2021-01-01 00:00:18"
created_at: "2021-01-01 00:00:18"

thuynga: # アイコンが小さい画像のユーザー
login_name: thuynga
email: thuynga@fjord.jp
crypted_password: $2a$10$n/xv4/1luueN6plzm2OyDezWlZFyGHjQEf4hwAW1r3k.lCm0frPK. # testtest
salt: zW3kQ9ubsxQQtzzzs4ap
name: Do Thuy Nga
name_kana: ド トゥイ ガー
discord_account: nga#5675
github_account: nga20167304
twitter_account: NgaValin
facebook_url: http://www.facebook.com/nga.dt251193/
company: アクトインディ
description: "ガーです。"
course: course1
job: office_worker
os: mac
experience: rails
organization: ハノイ工科大学
unsubscribe_email_token: KVcUc3Ew3L6yt1Pwjdp-iQ
updated_at: "2021-12-01 00:00:11"
created_at: "2021-12-01 00:00:11"

0 comments on commit abcb59b

Please sign in to comment.