mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Fix spelling mistake
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
func TestBadage(t *testing.T) {
|
||||
func TestBadge(t *testing.T) {
|
||||
g := Goblin(t)
|
||||
g.Describe("Badge", func() {
|
||||
var ctx gin.Context
|
||||
|
||||
Reference in New Issue
Block a user