Commit 6c4b4ee7a64bdfdcbe2a9fa34b7abeb5882bb23c

Sam Lantinga 2021-11-10T09:41:43

Don't assert on API parameters This causes lots of spam in test automation and it's not clear it's useful to developers. If we need this level of validation, we should add a log category for it.