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
I wanted to revert my temporary changes to test data and
accidentally reverted the adjusted test for the previous
commit. This commit resolves that mixup.
* Convert hash keys to strings #293
Rails automatically converts keys to symbols, but this is not
standard behavior of the YAML parser, so we had a mismatch
here.
* Fix mixup #293
I wanted to revert my temporary changes to test data and
accidentally reverted the adjusted test for the previous
commit. This commit resolves that mixup.
---------
Co-authored-by: Martin Alfke <[email protected]>
According to documentation one should set a mapping between the individual function and the used data backend:
Content of backends variable:
The text was updated successfully, but these errors were encountered: