You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Need user extension when user_extension is disable when signed in as user without user extension not redirect in notifications page
Failure/Error: let(:organization) { create(:organization) }
NoMethodError:
undefined method `manipulate!' for #<Decidim::OrganizationFaviconUploader:0x00007f80c04754f8>
期待する見せ方・挙動 / Expected Behavior
テストが正常に実行される
起こっている問題の再現手段 / Steps to Reproduce
開発環境を準備する
bundle exec rspec を実行する
動作環境・ブラウザ / Environment
macOS
(ブラウザは関係なさそう)
The text was updated successfully, but these errors were encountered:
対象ドメイン/ The domain
起こっている問題 / The Problem
NoMethodError: undefined method 'manipulate!'
といったエラーが出る関連: #312
スクリーンショット / Screenshot
期待する見せ方・挙動 / Expected Behavior
起こっている問題の再現手段 / Steps to Reproduce
bundle exec rspec
を実行する動作環境・ブラウザ / Environment
The text was updated successfully, but these errors were encountered: