Skip to content

Commit 4acd76b

Browse files
fix typo
1 parent 66e0223 commit 4acd76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Parsing/V2/InferenceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,4 @@ public function testCoordinatesAndLocationDataMustBeAccessible(): void
309309
$this->assertEquals(FieldConfidence::MEDIUM, $inf->result->fields->get('date')->confidence);
310310
$this->assertEquals("Medium", $inf->result->fields->get('date')->confidence->getValue());
311311
}
312-
}
312+
}

0 commit comments

Comments
 (0)