mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
upstream update for crypto/acme relative to iris.AutoTLS
Former-commit-id: 20d22c163f8063673536127caec4eecfb3561226
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
func TestCasbinMiddleware(t *testing.T) {
|
||||
app := newApp()
|
||||
e := httptest.New(t, app, httptest.Debug(true))
|
||||
e := httptest.New(t, app, httptest.Debug(false))
|
||||
|
||||
type ttcasbin struct {
|
||||
username string
|
||||
|
||||
Reference in New Issue
Block a user