Open
Description
Problem
More context in this Slack thread
When writing the PR for #64279, the unit tests in this file began failing. The code in my PR doesn't change the logic of the de-duplication library, and it uses the same de-duplication method as some other API commands.
Therefore, we determined this is an issue with the unit tests specifically.
Solution
It appears like the tests need to be improved so that they run in complete isolation with nothing bleeding over between tests. @gedu I think you have the most context to fix this.
cc @adhorodyski
Metadata
Metadata
Type
Projects
Status