Skip to content

Commit 29fa2c5

Browse files
authored
format
Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
1 parent 5adcb79 commit 29fa2c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/__tests__/Cloud-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ describe('CloudController', () => {
356356
});
357357
expect(options.useMasterKey).toBe(false);
358358
});
359+
359360
it('run passes with empty options', () => {
360361
const values = [undefined, {}];
361362

0 commit comments

Comments
 (0)