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
Generated with
git grep 'prop.getProperty' src/test/ | awk -F\" '{print $2 "="}' | \
grep -v 'http://' | sort | uniq > config.properties.example
and added mock.server.host since the above didn't catch it. Other props
may have been missed by that simply command, too.
0 commit comments