mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-11 04:50:35 +00:00
test(e2e): add canary tokens for manual upload md and pdf fixtures
This commit is contained in:
parent
f02f64725e
commit
f9fe84fcfb
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ export const CANARY_TOKENS = {
|
|||
jiraCanary: "SURFSENSE_E2E_CANARY_TOKEN_JIRA_001",
|
||||
slackCanary: "SURFSENSE_E2E_CANARY_TOKEN_SLACK_001",
|
||||
clickupCanary: "SURFSENSE_E2E_CANARY_TOKEN_CLICKUP_001",
|
||||
manualUploadMdCanary: "E2E-MANUAL-UPLOAD-MD-CANARY-7f3a",
|
||||
manualUploadPdfCanary: "E2E-MANUAL-UPLOAD-PDF-CANARY-9d2b",
|
||||
} as const;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue