go-trello
go-trello copied to clipboard
Add parameters to List.Actions() call
I needed this for a project I was working on, and found that I hadn't been keeping up with the changes, so I would like to push this into mainline.
I'm not sure why this is failing, because it's failing on something unrelated to the code I touched...
Looking at it a bit more in-depth, I don't think I can run the test that is failing, because the board ID "iZVEfBeQ" is private, so there's no way for me to know how to fix it if it is indeed my code that caused the error.