Skip to content

Commit 240bb4e

Browse files
author
wafuwafu13
committed
refactor: rename test title
1 parent 1fe3d83 commit 240bb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda/handlertrace/trace_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/stretchr/testify/assert"
99
)
1010

11-
func TestNewContext(t *testing.T) {
11+
func TestTrace(t *testing.T) {
1212
ctx := context.Background()
1313

1414
requestCall := 0

0 commit comments

Comments
 (0)