Skip to content

Commit 8b791b9

Browse files
committed
autogen(openapi): regenerate swagger spec and internal client
[skip ci]
1 parent d8dea01 commit 8b791b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

driver/config/config_test.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import (
66
"encoding/base64"
77
"encoding/json"
88
"fmt"
9-
"github.com/ory/x/httpx"
109
"io"
1110
"io/ioutil"
1211
"net/http"
@@ -17,6 +16,8 @@ import (
1716
"testing"
1817
"time"
1918

19+
"github.com/ory/x/httpx"
20+
2021
"github.com/ory/x/snapshotx"
2122

2223
"github.com/ghodss/yaml"

0 commit comments

Comments
 (0)