Skip to content

Commit 9f7d5d1

Browse files
author
GitHub Copilot
committed
🐛 fix: resolve build regressions in auth-lifecycle and settings-migration tests
- Fix malformed string literal in stellar providers_test.go - Remove duplicate test files in missions package (share_test.go, share_error_test.go) - Fix argument order in workloads NewWorkloadHandlers calls - Remove duplicate persistence_test.go in workloads These files contained: 1. Unterminated string literal causing build failure 2. Duplicate test function declarations 3. Undefined function references 4. Incorrect handler constructor argument order Fixes #19275 Fixes #19276 Signed-off-by: GitHub Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: GitHub Copilot <copilot@kubestellar.io>
1 parent 9c99cb1 commit 9f7d5d1

5 files changed

Lines changed: 12 additions & 914 deletions

File tree

pkg/api/handlers/missions/share_error_test.go

Lines changed: 0 additions & 270 deletions
This file was deleted.

0 commit comments

Comments
 (0)