Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/jobqueue/jobqueuetest/jobqueuetest: fix DB tests
I got confused as the jobqueue interface is asymmetric. It expects an object and returns a json.RawMessage and when handing over to postgres this is abstracted away by postgres
- Loading branch information