Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSimon committed Jan 17, 2025
1 parent f934bbd commit 63d05f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/packages/pkg1/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ class File extends defineResource({
}) {}

export const self = new File(__filename)
export const environment = process.env.SYNAPSE_ENV
export const environment = process.env.SYNAPSE_ENV

// base key?

0 comments on commit 63d05f2

Please sign in to comment.