feat(test): test moving lib

This commit is contained in:
thomas
2023-10-17 22:54:25 +02:00
parent 1269464c89
commit fc6de28091
20 changed files with 23 additions and 23 deletions

View File

@@ -0,0 +1,13 @@
# Harness Creation
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve test-create-harness
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/testing/24-harness-creation/).