mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-03-30 20:22:44 -04:00
updated test scenario name
This commit is contained in:
@@ -1203,7 +1203,7 @@ func TestRecordAuthOAuth2Redirect(t *testing.T) {
|
||||
ExpectedContent: []string{`"data":{}`},
|
||||
},
|
||||
{
|
||||
Name: "client without @oauth2 subscription",
|
||||
Name: "client with @oauth2 subscription",
|
||||
Method: http.MethodGet,
|
||||
Url: "/api/oauth2-redirect?state=" + c3.Id(),
|
||||
BeforeTestFunc: func(t *testing.T, app *tests.TestApp, e *echo.Echo) {
|
||||
|
||||
Reference in New Issue
Block a user