がレイアウトに追加されたときに最近失敗し始めたキュウリのステップがあります。取り出せば
、私のテストはすべてパスします。戻すと、WebRat が提供する click_link メソッドを使用するすべてのテストが失敗し、次のメッセージが表示されます。
And he follows 'Unsubscribe'
incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string) (Encoding::CompatibilityError)
(eval):3:in `click_link`
(eval):2:in `click_link`
/path_to_project/webrat_steps.rb:19:in `/^(I|he|she) follows? '([^\"]*)'$/'
features/manage_subscriptions.feature:59:in `And he follows 'Unsubscribe''
誰か提案はありますか?