Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
samarabbas committed Jul 19, 2018
1 parent 3f4ac09 commit c8b126b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/persistence/cassandraPersistence_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2037,8 +2037,8 @@ func (s *cassandraPersistenceSuite) TestResetMutableState() {
EventType: gen.EventTypeTimerFired.Ptr(),
Version: common.Int64Ptr(12),
TimerFiredEventAttributes: &gen.TimerFiredEventAttributes{
TimerId: common.StringPtr("2"),
StartedEventId: common.Int64Ptr(3),
TimerId: common.StringPtr("2"),
StartedEventId: common.Int64Ptr(3),
},
},
}
Expand Down

0 comments on commit c8b126b

Please sign in to comment.