Closed jmarrec closed 18 minutes ago
Test has been failing on this. Happens on CI on Jenkins/Linux and locally on Mac.
1) Error:
ServerDirectoryCleanupTest#test_good_argument_values:
NoMethodError: undefined method `file_types' for ServerDirectoryCleanup:Class
/Users/dgoldwas/Documents/github/nrel/openstudio-common-measures-gem/lib/measures/ServerDirectoryCleanup/tests/ServerDirectoryCleanup_test.rb:130:in `test_good_argument_values'
Thanks @jmarrec !
FWIW, the
run_dir
method is poorly named. It should be "osw_dir" or "workflow_dir". I kinda expected it to be therun/
directory.