Add tests for the core github_sync functionality
This commit is contained in:
2
cms/djangoapps/github_sync/exceptions.py
Normal file
2
cms/djangoapps/github_sync/exceptions.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class GithubSyncError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user