1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2026-06-10 06:35:49 +00:00

test: make test/test.js non-executable and remove shebang

This commit is contained in:
Girish Ramakrishnan
2026-05-19 16:11:20 +02:00
parent 32094b5108
commit 6bfb76fbf9
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env node
import { app, clearCache, click, cloudronCli, goto, password, sendKeys, setupBrowser, takeScreenshot, teardownBrowser, username, waitFor } from '@cloudron/charlie';