mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2026-04-24 03:34:59 +00:00
test: use @cloudron scoped safetydance and superagent
Made-with: Cursor
This commit is contained in:
@@ -5,7 +5,7 @@ import { execSync } from 'node:child_process';
|
||||
import assert from 'node:assert/strict';
|
||||
import fs from 'node:fs';
|
||||
import path from 'node:path';
|
||||
import superagent from 'superagent';
|
||||
import superagent from '@cloudron/superagent';
|
||||
import { Builder, By, Key, until } from 'selenium-webdriver';
|
||||
import { Options } from 'selenium-webdriver/chrome';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user