golog icon indicating copy to clipboard operation
golog copied to clipboard

Add test to when the counter is active

Open mlimaloureiro opened this issue 9 years ago • 0 comments

Missing deterministic test that checks when that checks this

    if isActive(nextAction) {
        durationInSeconds += time.Since(startTime).Seconds()
    }

mlimaloureiro avatar Jan 10 '16 17:01 mlimaloureiro