mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-07 21:44:02 -05:00
fix: add missing newline to end of chatter_test.go
This commit is contained in:
@@ -311,4 +311,4 @@ func TestChatter_Send_StreamingMetadataPropagation(t *testing.T) {
|
||||
if !usageReceived {
|
||||
t.Error("Expected to receive a usage metadata update, but didn't")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user