spaceship/lib/spaceship/test_flight/build.rb in fastlane-2.61.0.beta.20171006010004 vs spaceship/lib/spaceship/test_flight/build.rb in fastlane-2.61.0.beta.20171007010004
- old
+ new
@@ -134,10 +134,10 @@
active? || ready_to_submit? || export_compliance_missing?
end
# Getting builds from BuildTrains only gets a partial Build object
# We are then requesting the full build from iTC when we need to access
- # any of the variables below, because they are not inlcuded in the partial Build objects
+ # any of the variables below, because they are not included in the partial Build objects
#
# `super` here calls `beta_review_info` as defined by the `attr_mapping` above.
# @return (Spaceship::TestFlight::BetaReviewInfo)
def beta_review_info
super || reload