mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 15:50:52 +00:00
Fixes per review.
- Added missing brace at end of listMyAuthorizations(). - Added unit test for listMyAuthorizations().
This commit is contained in:
@@ -713,6 +713,7 @@ public class GitHub {
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the GitHub App associated with the authentication credentials used.
|
||||
|
||||
Reference in New Issue
Block a user