Skip to content

Commit 1575e88

Browse files
committed
fix final newline missing in loki-logger.t
1 parent 6b9039a commit 1575e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/plugin/loki-logger.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,4 +375,4 @@ hello world
375375
assert(#data.data.result > 0, "loki log empty: " .. cjson.encode(data))
376376
}
377377
}
378-
--- error_code: 200
378+
--- error_code: 200

0 commit comments

Comments
 (0)