Bump upstreams for 2022.09 Chlorine
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / protocol / serialization / multipart / tablefeatures / ApplySetfieldTablePropertySerializerTest.java
index becc6c1c3162e824df9fe0017c5531da6842477b..17ddd1c8fa6e8a08a7bd255616fae19042fe3e94 100644 (file)
@@ -27,7 +27,7 @@ public class ApplySetfieldTablePropertySerializerTest extends AbstractTablePrope
                         .prop.type.table.feature.prop.type.apply.setfield
                         .ApplySetfieldBuilder()
                         .setSetFieldMatch(BindingMap.of(new SetFieldMatchBuilder()
-                                        .setMatchType(ArpOp.class)
+                                        .setMatchType(ArpOp.VALUE)
                                         .setHasMask(false)
                                         .build()))
                         .build())