We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Your tests have a controller dependency, which can be fixed by using ::controller to specify the controller in your test case.
class SongCellTest < Cell::TestCase controller SongsController