mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-12 06:18:19 +02:00
restructure
This commit is contained in:
parent
40efa26257
commit
c7fd5a4752
7 changed files with 86 additions and 122 deletions
|
@ -3,8 +3,9 @@ package bootstrap_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/zero/bootstrap"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/zero/bootstrap"
|
||||
)
|
||||
|
||||
func TestConfigDeterministic(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue