adds missing files for tests

This commit is contained in:
msramalho
2024-10-23 09:55:15 +01:00
parent e64f328d66
commit 8e38c92def
2 changed files with 27 additions and 3 deletions

View File

@@ -14,6 +14,6 @@ domains:
- animated-characters
orchestrators:
spaceship: secrets/orchestration-dev.yaml
interdimensional: secrets/orchestration-dev.yaml
default: secrets/orchestration-dev.yaml
spaceship: tests/orchestration.test.yaml
interdimensional: tests/orchestration.test.yaml
default: tests/orchestration.test.yaml