This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 04c8bd3  [SYNCOPE-1628] Missing test entry
04c8bd3 is described below

commit 04c8bd32425107209267c66b57774f91e5354723
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 14 13:14:38 2021 +0200

    [SYNCOPE-1628] Missing test entry
---
 .../src/test/resources/domains/MasterContent.xml                  | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git 
a/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml 
b/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
index 039746e..36f27a6 100644
--- a/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
+++ b/core/persistence-jpa-json/src/test/resources/domains/MasterContent.xml
@@ -491,6 +491,14 @@ under the License.
   <PushCorrelationRuleEntity id="24463935-32a0-4272-bc78-04d6d0adc69e" 
pushPolicy_id="fb6530e5-892d-4f47-a46b-180c5b6c5c83" 
                              anyType_id="USER" 
implementation_id="TestPushCorrelationRule"/>
 
+  <ConnInstance id="413bf072-678a-41d3-9d20-8c453b3a39d1" displayName="Errored"
+                adminRealm_id="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"
+                location="${connid.location}"
+                bundleName="net.tirasa.connid.bundles.missing"
+                
connectorName="net.tirasa.connid.bundles.missing.MissingConnector"
+                version="none"
+                jsonConf='[]'/>
+
   <ConnInstance id="88a7a819-dab5-46b4-9b90-0b9769eabdb8" 
displayName="ConnInstance100"
                 adminRealm_id="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"
                 location="${connid.location}"

Reply via email to