feat: move dashboard to apps/ so we can share ws proto
This commit is contained in:
@@ -750,5 +750,5 @@ def test_curator_slot_is_canonical_aux_task():
|
||||
assert "curator" in _AUX_TASK_SLOTS, \
|
||||
"curator missing from _AUX_TASK_SLOTS (dashboard REST API)"
|
||||
|
||||
# 4. web/src/pages/ModelsPage.tsx is checked at build time; the tsx
|
||||
# 4. apps/dashboard/src/pages/ModelsPage.tsx is checked at build time; the tsx
|
||||
# array and this tuple share a ``Must match _AUX_TASK_SLOTS`` comment.
|
||||
|
||||
Reference in New Issue
Block a user