mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 08:25:07 +01:00
test(cypress): change cypress projectId
Change cypress projectId to jellyseerr's project id
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { defineConfig } from 'cypress';
|
||||
|
||||
export default defineConfig({
|
||||
projectId: 'onnqy3',
|
||||
projectId: 'xkm1b4',
|
||||
e2e: {
|
||||
baseUrl: 'http://localhost:5055',
|
||||
experimentalSessionAndOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user