theme_bandit icon indicating copy to clipboard operation
theme_bandit copied to clipboard

Fixtures helpers in common.rb should use File.expand_path

Open dchuk opened this issue 8 years ago • 0 comments

Right now the file paths aren't very flexible (running individual tests causes fixture loading issues). They should all be migrated to use File.expand_path

dchuk avatar Mar 23 '16 07:03 dchuk