chore: Enforce a few house rules via eslint (#2539)
This commit is contained in:
committed by
dermotduffy
parent
5572ec728e
commit
921d45e577
@@ -61,7 +61,7 @@ describe('renderNoMedia', () => {
|
||||
});
|
||||
|
||||
it('should not include metadata when no camera is resolvable', () => {
|
||||
// Empty store — no default camera.
|
||||
// Empty store -- no default camera.
|
||||
const cameraManager = createCameraManager(createStore());
|
||||
|
||||
const result = renderNoMedia({
|
||||
|
||||
Reference in New Issue
Block a user