summaryrefslogtreecommitdiff
path: root/test/helpers.js
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-04-19 20:14:27 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-04-19 20:14:27 +0000
commitf6f01a7d7b01736dbbf921bc1ec12ed3c8412630 (patch)
tree6482ef3a00597b0d4b012ecacd5b0d8fe5802156 /test/helpers.js
parentcc1a318c415fddfe1afd0c526e52ff112c5dd1b2 (diff)
downloadastro-f6f01a7d7b01736dbbf921bc1ec12ed3c8412630.tar.gz
astro-f6f01a7d7b01736dbbf921bc1ec12ed3c8412630.tar.zst
astro-f6f01a7d7b01736dbbf921bc1ec12ed3c8412630.zip
[ci] npm run format
Diffstat (limited to 'test/helpers.js')
-rw-r--r--test/helpers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/helpers.js b/test/helpers.js
index ab4c28f30..6d6904004 100644
--- a/test/helpers.js
+++ b/test/helpers.js
@@ -56,4 +56,4 @@ export function setupBuild(Suite, fixturePath) {
Suite('No errors creating a runtime', () => {
assert.equal(setupError, undefined);
});
-} \ No newline at end of file
+}