Skip to content

Commit 2f159f8

Browse files
feat(QTDI-1291): formatting
1 parent 129b204 commit 2f159f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-server-parent/component-server/src/test/java/org/talend/sdk/component/server/front/ActionResourceImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ void testBackendException() {
176176

177177
@MethodSource("handleErrorWithSource")
178178
@ParameterizedTest
179-
void testDiscoverSchemaException(final HandleErrorWith origin) {
179+
void discoverSchemaException(final HandleErrorWith origin) {
180180
final Response error = base
181181
.path("action/execute")
182182
.queryParam("type", "user")

0 commit comments

Comments
 (0)