mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: add desktop build using wails
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
"rul.sh/vaulterm/db"
|
||||
"rul.sh/vaulterm/server/db"
|
||||
)
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
|
||||
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"rul.sh/vaulterm/app"
|
||||
"rul.sh/vaulterm/server/app"
|
||||
)
|
||||
|
||||
type HTTPTest struct {
|
||||
|
||||
Reference in New Issue
Block a user