You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes a minor issue I found while working on #7291
The test case names don't match the method being tested. This is
confusing because there is another method called
`merge_single_qubit_moments_to_phxz`, but it's not the one tested here.
0 commit comments