Skip to content

Commit 7aae87b

Browse files
committed
remove added space
1 parent 61878dd commit 7aae87b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ tasks.named("yamlRestCompatTestTransform").configure({ task ->
111111
task.skipTest("esql/40_tsdb/from index pattern unsupported counter", "TODO: support for subset of metric fields")
112112
task.skipTest("esql/40_unsupported_types/unsupported", "TODO: support for subset of metric fields")
113113
task.skipTest("esql/40_unsupported_types/unsupported with sort", "TODO: support for subset of metric fields")
114-
115114
task.skipTest("service_accounts/10_basic/Test get service accounts", "Enterprise Search service account removed, invalidating the current tests")
116115
task.skipTest("service_accounts/10_basic/Test service account tokens", "Enterprise Search service account removed, invalidating the current tests")
117116
})

0 commit comments

Comments
 (0)