Skip to content

Commit e6c26ad

Browse files
committed
style: align truth surface boundary assertion formatting
1 parent d31ccf8 commit e6c26ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/test_truth_surface_boundaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ def test_verify_repo_final_script_keeps_governance_scorecard_separate_from_deliv
2424

2525
assert "repo-side governance scorecard only" in script
2626
assert "quality_gate.sh for delivery-complete truth" in script
27-
assert '--allow-missing-gate platform-alignment' in script
27+
assert "--allow-missing-gate platform-alignment" in script
2828
assert '".runtime-cache/logs/quality-gate/host-summary.json"' in script

0 commit comments

Comments
 (0)