Skip to content

Commit 84e3571

Browse files
committed
Rerun build as shared CI/CD workflow is fixed.
1 parent 564ee1a commit 84e3571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/killbill/billing/plugin/api/notification/TestPluginConfigurationHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ void testConfigureWithPlainString() {
8282

8383
verify(pluginConfigurationHandler, times(1)).configure(kbTenantId);
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)