Skip to content

Commit 6bbe861

Browse files
committed
Remove addressed TODO
1 parent 2efe85b commit 6bbe861

File tree

1 file changed

+0
-1
lines changed
  • x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/expression/function/fulltext

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/expression/function/fulltext/DecayTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import static org.hamcrest.Matchers.equalTo;
3030
import static org.hamcrest.Matchers.startsWith;
3131

32-
// TODO: check null args in VerifierTests
3332
public class DecayTests extends AbstractScalarFunctionTestCase {
3433

3534
public DecayTests(@Name("TestCase") Supplier<TestCaseSupplier.TestCase> testCaseSupplier) {

0 commit comments

Comments
 (0)