adobe-apiplatform / user-sync.py

Application for synchronizing Adobe customer directories via the User Management API
https://adobe-apiplatform.github.io/user-sync.py/en/user-manual/
MIT License
87 stars 67 forks source link

Fix umapi util tests #784

Closed ddybvig-perf closed 1 year ago

ddybvig-perf commented 2 years ago

Summary

This pull request makes a small update to test_umapi_util.py to accommodate the fact that the ConfigFileLoader.load_from_yaml method is no longer static.

Testing Steps

I updated only the test and verified that it now passes.

Fixes #783

adorton-adobe commented 1 year ago

I think we resolved this in another work stream.