Skip to content

Commit 62520d6

Browse files
committed
fix: miss merge from upstream
1 parent 93fbe78 commit 62520d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ginS/gins_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"net/http/httptest"
1111
"testing"
1212

13-
"github.com/gin-gonic/gin"
13+
"github.com/PHPDevsr/gin-forked"
1414
"github.com/stretchr/testify/assert"
1515
)
1616

0 commit comments

Comments
 (0)