From 18030297d8e9424f947e247dbb34d5efe76cb03e Mon Sep 17 00:00:00 2001 From: rmpestano Date: Sat, 27 Aug 2016 22:25:35 -0300 Subject: [PATCH] refs #38 --- cdi/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdi/README.adoc b/cdi/README.adoc index 4df47e1..95f607a 100644 --- a/cdi/README.adoc +++ b/cdi/README.adoc @@ -153,4 +153,4 @@ If you use different transaction strategies between your application and tests ( ==== -For more examples see full https://github.com/rmpestano/dbunit-rules/blob/master/examples/src/test/java/com/github/dbunit/rules/examples/DeltaspikeUsingInterceptorIt.java#L25[sample here] and https://github.com/rmpestano/dbunit-rules/tree/master/cdi/src/test/java/com/github/dbunit/rules[cdi module tests^]. +For more examples see full https://github.com/rmpestano/dbunit-rules/blob/master/examples/jpa-productivity-boosters/src/test/java/com/github/dbunit/rules/examples/DeltaspikeUsingInterceptorIt.java#L25[sample here] and https://github.com/rmpestano/dbunit-rules/tree/master/cdi/src/test/java/com/github/dbunit/rules[cdi module tests^].