Skip to content

Commit 7642820

Browse files
committed
Typo
1 parent c2335a8 commit 7642820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emf/logger_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ func TestLogger_LogSampled(t *testing.T) {
213213
}
214214
})
215215
}
216-
216+
217217
func setenv(t *testing.T, env map[string]string) {
218218
for k, v := range env {
219219
err := os.Setenv(k, v)

0 commit comments

Comments
 (0)