memos/server
Claude a2a8cddf4d
fix(test): use correct InstanceSetting types in user registration tests
- Replace non-existent WorkspaceGeneralSetting with storepb.InstanceSetting
- Use UpsertInstanceSetting instead of non-existent UpsertWorkspaceGeneralSetting
- Remove redundant setting of default registration enabled state
- Fix all compilation errors in user_service_registration_test.go

Fixes golangci-lint errors from GitHub Actions
2025-11-06 12:22:25 +00:00
..
profiler chore: fix linter 2025-05-27 23:22:32 +08:00
router fix(test): use correct InstanceSetting types in user registration tests 2025-11-06 12:22:25 +00:00
runner refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
server.go refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00