测试失败:sign_in(Fabricate(:user))

听起来你的 user_options 表中缺少了时区列。你最近是否在测试数据库中运行过迁移?RAILS_ENV=test bin/rake db:migrate