Skip to content

Commit

Permalink
Merge pull request #55156 from Expensify/georgia-addTestReceiptCONST
Browse files Browse the repository at this point in the history
[NOQA] Add test receipt URL

(cherry picked from commit 5e399bf)

(CP triggered by mountiny)
  • Loading branch information
carlosmiceli authored and OSBotify committed Jan 13, 2025
1 parent dd07e48 commit 5e7a582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ const CONST = {
COPILOT_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/copilots-and-delegates/Assign-or-remove-a-Copilot',
DELAYED_SUBMISSION_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/reports/Automatically-submit-employee-reports',
PLAN_TYPES_AND_PRICING_HELP_URL: 'https://help.expensify.com/articles/new-expensify/billing-and-subscriptions/Plan-types-and-pricing',
TEST_RECEIPT_URL: `${CLOUDFRONT_URL}/images/fake-receipt__tacotodds.png`,
// Use Environment.getEnvironmentURL to get the complete URL with port number
DEV_NEW_EXPENSIFY_URL: 'https://dev.new.expensify.com:',
NAVATTIC: {
Expand Down

0 comments on commit 5e7a582

Please sign in to comment.