Skip to content

Commit

Permalink
Addressing pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor-Avila committed May 9, 2024
1 parent 6f877a3 commit fe99670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/superset/sync/dbt/datasets_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1435,7 +1435,7 @@ def test_clean_metadata() -> None:
"max_length": 9000,
"info": {
"custom_info": "blah",
}
},
}
result = clean_metadata(test_data)
assert result == {
Expand Down

0 comments on commit fe99670

Please sign in to comment.