test(cypress): change cypress projectId

Change cypress projectId to jellyseerr's project id
This commit is contained in:
Fallenbagel
2022-12-03 17:07:36 +05:00
parent 4ac02d3aac
commit e3c3283603

View File

@@ -1,7 +1,7 @@
import { defineConfig } from 'cypress';
export default defineConfig({
projectId: 'onnqy3',
projectId: 'xkm1b4',
e2e: {
baseUrl: 'http://localhost:5055',
experimentalSessionAndOrigin: true,