Skip to content

Commit 7f32e5a

Browse files
committed
2prev
1 parent 6f78531 commit 7f32e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/groovy/com/antigenomics/vdjtools/annotate/CdrAaStatsTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class CdrAaStatsTest {
9191
void propertyTest() {
9292
def propertySummary = new AaPropertySummaryEvaluator(
9393
KnownAminoAcidProperties.INSTANCE.getByName("strength"),
94-
new Cdr3Center(),
94+
Cdr3Center.CDR3_CENTER_5,
9595
false,
9696
false
9797
)

0 commit comments

Comments
 (0)