1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2026-06-20 15:15:50 +00:00

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

This commit is contained in:
Girish Ramakrishnan
2026-05-19 15:32:44 +02:00
parent 6b96e18e4d
commit 7656977d62
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env node
import assert from 'node:assert/strict'; import assert from 'node:assert/strict';
import superagent from '@cloudron/superagent'; import superagent from '@cloudron/superagent';