Skip to content

Commit

Permalink
18888888889
Browse files Browse the repository at this point in the history
  • Loading branch information
feiazifeiazi committed Dec 27, 2024
1 parent 4c5ab67 commit e82c386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql/engines/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -2061,7 +2061,6 @@ def test_query_masking(self):
("a12", ""),
("a13", None),
("a14", "18888888889"),

)
masking_result = new_engine.query_masking(
db_name="archery", sql="db.test_collection.find()", resultset=query_result
Expand Down

0 comments on commit e82c386

Please sign in to comment.