mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-28 19:53:35 -05:00
The handler and formatter classes are expecting an object and the previous method passed a dict, so this change converts the data into a mock settings object.