Skip to content

Commit

Permalink
Fix DSA integration test
Browse files Browse the repository at this point in the history
Signed-off-by: lisrte <[email protected]>
  • Loading branch information
Lisrte committed Nov 14, 2024
1 parent 33d10e8 commit 855ee81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"id" : "_BUS____1-BUS____5-1_AC",
"elements" : [ {
"id" : "_BUS____1-BUS____5-1_AC",
"type" : "LINE",
"voltageLevelId" : "_BUS____5_VL"
"type" : "LINE"
} ]
},
"status" : "CONVERGED",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"id" : "_BUS____1-BUS____5-1_AC",
"elements" : [ {
"id" : "_BUS____1-BUS____5-1_AC",
"type" : "LINE",
"voltageLevelId" : "_BUS____5_VL"
"type" : "LINE"
} ]
},
"status" : "FAILED",
Expand Down

0 comments on commit 855ee81

Please sign in to comment.