Skip to content

Use FileUtils to delete instead of File

gitlab-qa-bot requested to merge github/fork/mr-vinn/fix-spec-rm into master

Created by: mr-vinn

File.rm should be FileUtils.rm. The test fails with an error if the satellite lock file exists.

Merge request reports