Skip to content

Commit 4a1e5d0

Browse files
committed
prettier
1 parent 5e6d402 commit 4a1e5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/file-browser/components/share-link-settings/share-link-settings.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ describe('ShareLinkSettingsComponent', () => {
316316
const expiration = instance.getExpirationFromExpiresDT(
317317
expiresIn7Days.toISOString(),
318318
);
319-
319+
320320
expect(expiration).toBe('1 week');
321321
});
322322

0 commit comments

Comments
 (0)