You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application templates were moved to flatrun/templates and are fetched at runtime, but the directories still sit in agent/templates/, where the minio and static ones back test fixtures.
Checklist
Move the templates the tests depend on into testdata/
Delete the remaining app template directories from agent/templates/
The application templates were moved to
flatrun/templatesand are fetched at runtime, but the directories still sit inagent/templates/, where theminioandstaticones back test fixtures.Checklist
testdata/agent/templates/testdatacopiesFollow-up to #200.