Index: WS/EC/Unishop/InternationaleZending/DummyService.cls.xml
===================================================================
diff -u -r33516 -r33518
--- WS/EC/Unishop/InternationaleZending/DummyService.cls.xml (.../DummyService.cls.xml) (revision 33516)
+++ WS/EC/Unishop/InternationaleZending/DummyService.cls.xml (.../DummyService.cls.xml) (revision 33518)
@@ -8,7 +8,7 @@
4) {
Do ..OngeldigeVerzendKeuze()
- } elseif (OptieKeuze.ID > 1) {
+ } elseif (OptieKeuze > 1) {
Do ..OngeldigeOptieKeuze()
}
]]>
Index: vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml
===================================================================
diff -u -r33413 -r33518
--- vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml (.../Test.cls.xml) (revision 33413)
+++ vhUnitTest/WS/EC/Unishop/InternationaleZending/DummyService/Test.cls.xml (.../Test.cls.xml) (revision 33518)
@@ -6,10 +6,7 @@