diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-08-07 11:59:48 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-08-07 11:59:48 +1000 |
commit | 24ec642d495198749f9c3da37ecf42b42d869ff6 (patch) | |
tree | 9e14c9a30522cb961814f02e92d4c3e29832d3f7 /scripts | |
parent | Merge pull request #1085 from spacebarchat/feat/dependency-updates (diff) | |
download | server-24ec642d495198749f9c3da37ecf42b42d869ff6.tar.xz |
* add TOKEN and ITER env vars to identify test script
* kill child process server when tests are done, not just parent
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/stress/identify.js | 5 | ||||
-rw-r--r-- | scripts/test.js | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/scripts/stress/identify.js b/scripts/stress/identify.js |