Skip to content

Commit

Permalink
Merge "Indentation issue breaks make behave on all platforms."
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaskins authored and Gerrit Code Review committed Feb 14, 2017
2 parents 4338176 + cb8c410 commit ad986bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bddtests/steps/orderer_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ def step_impl(context, enrollId, composeService):

userRegistration = orderer_util.getUserRegistration(context, enrollId)
streamHelper = userRegistration.getDelivererStreamHelper(context, composeService)
streamHelper.seekToRange(start = start, end = end)
streamHelper.seekToRange(start = start, end = end)

0 comments on commit ad986bb

Please sign in to comment.