Skip to content

Commit 09811f8

Browse files
committed
Update description of offline test for clarity
1 parent bb05c11 commit 09811f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/lib/commands/implementations/live.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ describe('!live Test', () => {
1717
};
1818
};
1919

20-
it('responds correctly when stream is offline', function () {
20+
it('responds with end time of newest stream when all streams are offline', function () {
2121
const expected = new CommandOutput(
2222
null,
2323
`Stream was last online 2 days 11h ago. Time Streamed: 4h 35m.`,

0 commit comments

Comments
 (0)