test: register totp fixture in test setup
This commit is contained in:
parent
bda16e770f
commit
a66bda2f51
|
|
@ -76,6 +76,7 @@ func SetupTests() {
|
|||
"task_buckets",
|
||||
"sessions",
|
||||
"webhooks",
|
||||
"totp",
|
||||
)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
|
|
|||
Loading…
Reference in New Issue