Skip to content

Commit a8702ce

Browse files
author
Kate Osborn
committed
Fix lint
1 parent 3bd6062 commit a8702ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/framework/nginx_log_levels.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package framework
22

3-
// NGINX Log Prefixes for various log levels
3+
// NGINX Log Prefixes for various log levels.
44
const (
55
CritNGINXLog = "[crit]"
66
ErrorNGINXLog = "[error]"

0 commit comments

Comments
 (0)