2017-04-13 188 views
0

rails test:integrationrails test:controllers被罰款單獨運行,但運行rails test,失敗拋出一個錯誤:運行良好,但軌測試包的exec耙測試失敗

ActionView::Template::Error: ActionView::Template::Error: File to import not found or unreadable: bootstrap-sprockets.

bundle exec rake test也通過了所有測試

+0

可能是binstubs的問題... – mahatmanich

+0

您能否提供'Gemfile'&測試配置文件? –

+0

@ahmed在我運行rake資源後開始工作:precompile – Aditya

回答

0

它後工作運行rails assets:precompile不太確定如何。

相關問題