We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e0223 commit 4acd76bCopy full SHA for 4acd76b
1 file changed
tests/Parsing/V2/InferenceTest.php
@@ -309,4 +309,4 @@ public function testCoordinatesAndLocationDataMustBeAccessible(): void
309
$this->assertEquals(FieldConfidence::MEDIUM, $inf->result->fields->get('date')->confidence);
310
$this->assertEquals("Medium", $inf->result->fields->get('date')->confidence->getValue());
311
}
312
-}
+}
0 commit comments