Skip to content

Commit 4ed4d2d

Browse files
committed
test(dredd): fix hooks after refactoring
1 parent 43b5bbb commit 4ed4d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dredd/hooks/helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ package main
33
import (
44
"encoding/json"
55
"fmt"
6+
"github.com/semaphoreui/semaphore/pkg/tz"
67
"os"
7-
"time"
88

99
"github.com/go-gorp/gorp/v3"
1010
"github.com/semaphoreui/semaphore/db"

0 commit comments

Comments
 (0)