l10n_CM/Unified/conftest.py [142:149]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    return (
        {"form-field": {"selectorData": selector, "strategy": "css", "groups": []}}
        if selector
        else {}
    )


@pytest.fixture()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



l10n_CM/Unified/conftest.py [152:159]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    return (
        {"form-field": {"selectorData": selector, "strategy": "css", "groups": []}}
        if selector
        else {}
    )


@pytest.fixture()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



