MCPcopy Create free account
hub / github.com/FastLED/FastLED / test_missing_project_number_exits

Route test_missing_project_number_exits

ci/tests/test_github_project_sync.py:None–None  ·  view source on GitHub ↗
patch.dict(
        os.environ,
        _without_key(BASE_ENV, "PROJECT_NUMBER"),
        clear=False,
    )

Source from the content-addressed store, hash-verified

1"""Tests for github_project_sync.py config parsing and status logic."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected