You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: supply invalid configuration to GloalConfig directly
Update a test to use the new initial_data argument of GlobalConfig.
Since this test is checking run time behavior of invalid data it is best
to bypass any other checks that GlobalConfig may apply in the future
when parsing JSON based config.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments