Skip to content

Commit

Permalink
More improvements for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-pieter committed Nov 20, 2024
1 parent 3a30950 commit 005412c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,8 @@ def get_token_request(token_request_type: AnyTokenRequest) -> AnyTokenRequest:
cmd_process="klist.exe",
azure_id_cert_file_name="test.pem",
expected_referrer="testreferrer.com",
windows_fake_fs_root=r"C:\Secrets",
windows_fake_fs_file_structure="option1", # TODO Fix,
)


Expand Down

0 comments on commit 005412c

Please sign in to comment.