mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
@ulfgebhardt: The reason why the test case was failing is pretty obvious. You forgot to create a user that you want to update. If there is no user to update, then you get an empty response. @ulfgebhardt: I moved the spec also in the right directory. You're testing resolvers, so that's where I moved the `.spec` file.