Skip to content

Commit a806d88

Browse files
committed
Update stage validation SSI target
1 parent d093018 commit a806d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validation/stage_1/test_policy_data_db.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def test_national_targets_loaded(built_db):
5050
"long_term_capital_gains",
5151
"snap",
5252
"social_security",
53-
"ssi_federal_fiscal_year_outlays",
53+
"ssi",
5454
]:
5555
assert expected in variables, (
5656
f"National target '{expected}' missing. Found: {sorted(variables)}"

0 commit comments

Comments
 (0)