Skip to content

Commit abadad6

Browse files
fix notifications service unit test for verticalPosition
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b25aec5 commit abadad6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/app/services/notifications.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ describe('NotificationsService', () => {
5555
Object({
5656
duration: 2500,
5757
horizontalPosition: 'left',
58+
verticalPosition: 'bottom',
5859
}),
5960
);
6061
});

0 commit comments

Comments
 (0)