test/minitest_helper.rb in tracker_api-0.2.10 vs test/minitest_helper.rb in tracker_api-0.2.11

- old
+ new

@@ -28,5 +28,6 @@ PT_USER_2 = { username: 'trackerapi2', password: 'trackerapi2', token: 'ab4c5895f57995bb7547986eacf91160', project_id: 1027492 } PT_USER_3 = { username: 'trackerapi3', password: 'trackerapi3', token: '77f9b9a466c436e6456939208c84c973', project_id: 1027494 } PT_USERS = [PT_USER_1, PT_USER_2, PT_USER_3] LOGGER = ::Logger.new(STDOUT) +# LOGGER.level = ::Logger::DEBUG