]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/pages/account/TestCertificateAdd.java
fix: some coverity bugs
[gigi.git] / tests / org / cacert / gigi / pages / account / TestCertificateAdd.java
index 38130bc455656ba54868a0e6d32afcec2fb9d25e..820471f59763087e9a8b0e8df81107c4eadb957f 100644 (file)
@@ -180,6 +180,7 @@ public class TestCertificateAdd extends ClientTest {
                     }
                 }
             }
+            assertNotNull(current);
             return current.getEncoded();
         }
     }