Skip to content

Commit

Permalink
Totally a functional change and not a way to get tests to try to reru…
Browse files Browse the repository at this point in the history
…n with the correct config
  • Loading branch information
Charles-Pham committed Dec 19, 2024
1 parent eeec649 commit a2dcdd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
AEM_GRAPHQL_ENDPOINT = "test.com"
# Code suggests this is optional but it is actually not because of changes in the structure of the response
AEM_GRAPHQL_FOLDER = "test_folder/path"
LOGGING_LEVEL = " info or debug"
MSCA_BASE_URL = "MSCA base url"
Expand Down

0 comments on commit a2dcdd7

Please sign in to comment.