class IntegrationDiff::RunDetails::Default
Public Instance Methods
branch()
click to toggle source
# File lib/integration_diff/run_details.rb, line 34 def branch 'HEAD'.freeze end
# File lib/integration_diff/run_details.rb, line 34 def branch 'HEAD'.freeze end