mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
Resolve linter issues
This commit is contained in:
@@ -7,8 +7,7 @@ describe('services.Settings', () => {
|
||||
Settings.init({
|
||||
moderation: 'PRE',
|
||||
wordlist: { banned: ['bannedWord'], suspect: [] },
|
||||
})
|
||||
);
|
||||
}));
|
||||
|
||||
describe('#retrieve()', () => {
|
||||
it('should have a moderation field defined', () => {
|
||||
|
||||
Reference in New Issue
Block a user