Skip to content

Commit

Permalink
glide up on cadence dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samarabbas committed Jul 20, 2018
1 parent 4769b55 commit 1fded5e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
2 changes: 1 addition & 1 deletion common/persistence/persistenceTestBase.go
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ func (s *TestBase) UpdateWorkflowExecutionForSignal(
})
}

// UpdateWorkflowExecutionForSignal is a utility method to update workflow execution
// UpdateWorkflowExecutionForBufferEvents is a utility method to update workflow execution
func (s *TestBase) UpdateWorkflowExecutionForBufferEvents(
updatedInfo *WorkflowExecutionInfo, rState *ReplicationState, condition int64,
bufferEvents *SerializedHistoryEventBatch) error {
Expand Down
35 changes: 19 additions & 16 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fded5e

Please sign in to comment.