Skip to content

Commit

Permalink
8889
Browse files Browse the repository at this point in the history
  • Loading branch information
feiazifeiazi committed Dec 27, 2024
1 parent 69d1408 commit 4c5ab67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/engines/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -2070,7 +2070,7 @@ def test_query_masking(self):
["a11", "188****8888"],
["a12", ""],
["a13", None],
["a14", "188****8888"],
["a14", "188****8889"],
]
self.assertEqual(masking_result.rows, mask_result_rows)

Expand Down

0 comments on commit 4c5ab67

Please sign in to comment.