retest icon indicating copy to clipboard operation
retest copied to clipboard

Misidentified Rails/Rake setup

Open AlexB52 opened this issue 1 year ago • 1 comments

Retest thinks we're dealing with a rails repository when it is, in fact, a rake setup (via bundler): https://github.com/AlexB52/uni_rails

workaround: Specifying --rake does the trick for now.

retest --notify --all --rake

AlexB52 avatar Apr 02 '24 00:04 AlexB52

Maybe we need to look at the Gemfile instead of the Gemfile.lock

AlexB52 avatar Dec 11 '24 08:12 AlexB52