mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 06:05:51 +08:00
sws
This commit is contained in:
parent
7ba8dd25d6
commit
f8183af88e
@ -180,7 +180,7 @@ describe("Billing tests", () => {
|
||||
const rc2 = (await creditUsage()).remaining_credits;
|
||||
|
||||
expect(rc1 - rc2).toBe(results.length);
|
||||
}, 60000);
|
||||
}, 600000);
|
||||
|
||||
it("bills extract correctly", async () => {
|
||||
const rc1 = (await tokenUsage()).remaining_tokens;
|
||||
|
Loading…
x
Reference in New Issue
Block a user