1bca645add
Previously if a MockMvc instance was setup with a user and then again with no user, then the original user would be setup. This commit ensures that if a user is setup and then no user is setup no user is used.