Skip to content

Commit c854c29

Browse files
authored
Merge branch 'master' into sonar-migration-exports-hotspots-counts
2 parents 5725da7 + 5ca3655 commit c854c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_migration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ def test_migration() -> None:
8686
assert iss["accepted"] > 0
8787
else:
8888
assert iss["wontFix"] > 0
89+
8990
assert iss["falsePositives"] > 0
9091
assert iss["thirdParty"] == 0
9192

0 commit comments

Comments
 (0)