Skip to content

Commit

Permalink
Clean up suspenders:setup (#1159)
Browse files Browse the repository at this point in the history
Follow-up to #1157

Removes obsolete files and test ceremony.
  • Loading branch information
stevepolitodesign committed May 10, 2024
1 parent ba5452b commit 00f23ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
12 changes: 0 additions & 12 deletions lib/generators/templates/setup/dev_prime.rb

This file was deleted.

2 changes: 0 additions & 2 deletions test/generators/suspenders/setup_generator_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ def prepare_destination
end

def restore_destination
remove_file_if_exists "Brewfile"
restore_file "bin/setup"
remove_dir_if_exists "lib/tasks"
end

def bin_setup
Expand Down

0 comments on commit 00f23ad

Please sign in to comment.