diff --git a/test/stateEstimation/analysis.jl b/test/stateEstimation/analysis.jl index 81baa1d4f..08a3ea3bc 100644 --- a/test/stateEstimation/analysis.jl +++ b/test/stateEstimation/analysis.jl @@ -305,10 +305,6 @@ system30 = powerSystem(string(path, "case30test.m")) system14, device; from = key, magnitude = analysis.current.from.magnitude[idx], angle = analysis.current.from.angle[idx], statusAngle = 1, polar = true ) - addPmu!( - system14, device; to = key, magnitude = analysis.current.to.magnitude[idx], - angle = analysis.current.to.angle[idx], statusAngle = 1, polar = true - ) addPmu!( system14, device; from = key, magnitude = analysis.current.from.magnitude[idx], angle = analysis.current.from.angle[idx]