mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
refactor(): update to the latest version of prettier
This commit is contained in:
@@ -4,7 +4,7 @@ import { empty } from 'rxjs';
|
||||
import * as sinon from 'sinon';
|
||||
import { ClientRMQ } from '../../client/client-rmq';
|
||||
|
||||
describe('ClientRMQ', function() {
|
||||
describe('ClientRMQ', function () {
|
||||
this.retries(10);
|
||||
|
||||
let client: ClientRMQ;
|
||||
|
||||
Reference in New Issue
Block a user