mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Revamp github integration (#64190)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
3
tests/components/github/common.py
Normal file
3
tests/components/github/common.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Common helpers for GitHub integration tests."""
|
||||
|
||||
MOCK_ACCESS_TOKEN = "gho_16C7e42F292c6912E7710c838347Ae178B4a"
|
||||
Reference in New Issue
Block a user