mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-09 17:12:19 +01:00
🧪 Fix tests
This commit is contained in:
@@ -157,7 +157,6 @@ describe('[slug] page', () => {
|
||||
destination: '/auth/login?redirectAfterLogin=/board/my-authentication-board',
|
||||
permanent: false,
|
||||
},
|
||||
props: {},
|
||||
});
|
||||
expect(serverAuthModule.getServerAuthSession).toHaveBeenCalledOnce();
|
||||
expect(configExistsModule.configExists).toHaveBeenCalledOnce();
|
||||
|
||||
Reference in New Issue
Block a user