riverqueue / river

Fast and reliable background jobs in Go
https://riverqueue.com
Mozilla Public License 2.0
3.51k stars 94 forks source link

rivertest.RequireNotInsertedTx: fix incorrect description #516

Closed bgentry closed 2 months ago

bgentry commented 2 months ago

Noticed this description was wrong from some copy pasta 🍝 https://pkg.go.dev/github.com/riverqueue/river/rivertest#RequireNotInsertedTx

Set to auto-merge, make edits before approving if you want to please 🙏

bgentry commented 2 months ago

Whoops @brandur, it looks like those branch protections changes I made allowed this to merge without approvals once CI had passed. I put them back in place but with an option to bypass, that should do it. Please take a look at this regardless if you can!