mirror of
https://github.com/hexastack/hexabot
synced 2025-05-31 10:57:06 +00:00
fix(api): revert unused new line
This commit is contained in:
parent
126a406d16
commit
15a22e5978
@ -54,7 +54,6 @@ describe('BlockRepository', () => {
|
||||
validCategory = '64def5678abc123490fedcba';
|
||||
|
||||
category = (await categoryRepository.findOne({ label: 'default' }))!;
|
||||
|
||||
hasPreviousBlocks = (await blockRepository.findOne({
|
||||
name: 'hasPreviousBlocks',
|
||||
}))!;
|
||||
|
Loading…
Reference in New Issue
Block a user