1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-11-27 22:18:45 +02:00

Add negative tests for PermissionService

This commit is contained in:
Matthias Weiss
2019-05-09 13:13:15 +02:00
committed by Wes McNamee
parent 84c27294c0
commit 3083c4bc7f
3 changed files with 60 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"errorMessages": [
"Permission scheme 101001 does not exist"
],
"errors": {
}
}

View File