US09-05: Automate Documentation Acceptance (#111)
This commit was merged in pull request #111.
This commit is contained in:
@@ -18,6 +18,9 @@ import pytest
|
||||
|
||||
from tests.e2e._pipeline_harness import Server, seed_library
|
||||
|
||||
# Every check here belongs to the documentation gate (US09-05).
|
||||
pytestmark = pytest.mark.phase_i
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def server(tmp_path_factory):
|
||||
|
||||
Reference in New Issue
Block a user