Commit fa8d64d
authored
Fix test case names. (#7406)
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.1 parent 1c6ded9 commit fa8d64d
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
0 commit comments