f100_backend_api-endpoints_tests #31
@@ -1,4 +1,4 @@
|
|||||||
import { describe, test, expect, vi } from 'vitest';
|
import { describe, test, expect } from 'vitest';
|
||||||
import { GET } from '../src/routes/api/user/+server';
|
import { GET } from '../src/routes/api/user/+server';
|
||||||
|
|
||||||
const id = 'admin';
|
const id = 'admin';
|
||||||
|
|||||||
Reference in New Issue
Block a user