cb58e39f3c15cf32e55353d7764b9bc0221b05fe
SvelteKit reserves all + prefixed files as route files. The spec was named +page.server.spec.ts which caused a 500 on /notifications in the dev server. Renamed to page.server.spec.ts following the convention in the rest of src/routes/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%