Files
nrwl--nx/scripts/test-create-nx-workspace.sh
2026-07-13 12:38:36 +08:00

5 lines
129 B
Bash
Executable File

#!/usr/bin/env bash
./scripts/link.sh
PUBLISHED_VERSION=$1 jest --maxWorkers=1 ./build/e2e/commands/create-nx-workspace.test.js