Generate branch/file names more randomly to avoid failures.
- Tests would randomly fail because of naming conflicts. - Use a `random_git_name` method instead of using `FFaker` directly.
Showing
spec/support/git_helpers.rb
0 → 100644
Please register or sign in to comment