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
Subscriber Later Binding (GOOSE): Connect FCDA to ExtRef (openscd#1004)
* fix: extRefLists title not rendering correctly
* test: connect FCDA to extRef and verify correct available/subscribed lists length
* test: missing snapshot test update
@@ -688,10 +688,10 @@ snapshots["gse-list with gse document loaded looks like the latest snapshot, but
688
688
`;
689
689
/* end snapshot gse-list with gse document loaded looks like the latest snapshot, but no event fired */
690
690
691
-
snapshots["gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when SVC has no subscriptions"]=
691
+
snapshots["gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when GSEControl has no subscriptions"]=
@@ -774,12 +774,12 @@ snapshots["gse-list with gse document loaded when GSEControl has no subscription
774
774
</filtered-list>
775
775
</section>
776
776
`;
777
-
/* end snapshot gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when SVC has no subscriptions */
777
+
/* end snapshot gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when GSEControl has no subscriptions */
778
778
779
779
snapshots["gse-list with gse document loaded when GSEControl has a single subscription looks like the latest snapshot, "]=
@@ -990,91 +990,3 @@ snapshots["gse-list when GSEControl has a multiple subscriptions looks like the
990
990
`;
991
991
/* end snapshot gse-list when GSEControl has a multiple subscriptions looks like the latest snapshot, */
992
992
993
-
snapshots["gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when GSEControl has no subscriptions"]=
/* end snapshot gse-list with gse document loaded when GSEControl has no subscriptions looks like the latest snapshot, when GSEControl has no subscriptions */
0 commit comments