clean up the test dir

This commit is contained in:
benedettadavico
2025-03-25 10:36:50 +01:00
parent 080d75204e
commit bfddc1e4c1
13 changed files with 92 additions and 134 deletions
+1
View File
@@ -168,6 +168,7 @@ generate-typescript:
cd tools/ts-rs-cli && cargo run && cd ../..
yarn types:lint:fix
# Run the integration tests for public nym-api endpoints
run-api-tests:
cargo test --test public-api-tests