Quick-fix
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m2s

This commit is contained in:
2026-04-08 16:56:09 +02:00
parent 1ccf534e04
commit d7422efcf0
55 changed files with 176 additions and 176 deletions

View File

@@ -1,5 +1,5 @@
import {describe, expect, it} from "vitest";
import {BroadcastChannelService} from "../src/services/broadcastChannelService";
import {BroadcastChannelService} from '../src/services/broadcastChannelService.js';
const BRC_CHAN_SERVICE_TESTING_NETWORK_ID = "000000000000000000000000"
const BRC_CHAN_SERVICE_TESTING_USER_ID = "000000000000000000000000"