Skip to content

Commit 77c08de

Browse files
authored
fix failing test (#474)
1 parent 7bd3639 commit 77c08de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/test/help.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ describe('Help', () => {
8989
.should.deep.equal([
9090
'Contact us',
9191
'Ask a question on Stack Overflow',
92-
'Join our discussion group',
9392
'Join our slack channel',
9493
]);
9594
});

0 commit comments

Comments
 (0)