feat: Adds createProject and createJson tests for playbook-client.

This commit is contained in:
2024-12-15 11:59:50 -05:00
parent bc0b740f95
commit 6d0108da0c
5 changed files with 326 additions and 35 deletions

View File

@@ -109,6 +109,7 @@ let package = Package(
.target(
name: "PlaybookClient",
dependencies: [
"CodersClient",
"CommandClient",
"ConfigurationClient",
"FileClient",