Commit 7c18477
Fix DashboardCommandExecutor test registration to scoped
ConsoleLogsTests registered DashboardCommandExecutor as singleton,
causing DI validation failure when it injects scoped DashboardDialogService.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 983e23c commit 7c18477
File tree
1 file changed
+1
-1
lines changed- tests/Aspire.Dashboard.Components.Tests/Pages
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
| 856 | + | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
0 commit comments