configs/configupgrade: Use mock provider instead of test provider
The test provider comes with a lot of baggage since it's designed to be used as a plugin, so instead we'll just use the mock provider implementation directly, and so we can (in a later commit) configure it appropriately for what our tests need here.
Showing
+3 -2
Please register or sign in to comment