create User#rss_token in user factory explicitely
otherwise we'll have to use `user.reload` in the specs to get the current rss_token value.
Showing
Please register or sign in to comment
otherwise we'll have to use `user.reload` in the specs to get the current rss_token value.