feat(move): move lib to test

This commit is contained in:
thomas
2023-10-17 22:59:07 +02:00
parent fc6de28091
commit 2e0c7f61cb
19 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,7 @@ title: 🟠 Harness Creation
description: Challenge 24 is about creating a component harness.
author: Thomas Laforge
challengeNumber: 24
command: create-harness
command: test-create-harness
sidebar:
order: 112
---

View File

@@ -3,7 +3,7 @@ title: 🟢 Checkbox
description: Challenge 28 is about testing a simple checkbox
author: Thomas Laforge
challengeNumber: 10
command: testing-checkbox
command: test-checkbox
sidebar:
order: 10
---