Skip to content

Commit

Permalink
Remove byebug and fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeee committed Jan 27, 2025
1 parent 6fd1968 commit d8db876
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
require 'fileutils'
# require 'csv'
require_relative '../measure.rb'
require 'byebug'

class BuildResidentialScheduleFileTest < Minitest::Test
def setup
Expand Down
Loading

0 comments on commit d8db876

Please sign in to comment.