Skip to content

Commit

Permalink
fixing unit test (#2798)
Browse files Browse the repository at this point in the history
Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
  • Loading branch information
nitishchauhan0022 authored Jul 31, 2023
1 parent 5c5081a commit e2f0382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/lookout/db-gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
"time"

"github.com/google/uuid"
_ "github.com/jackc/pgx/v5/stdlib"
)

type State int
Expand Down

0 comments on commit e2f0382

Please sign in to comment.