Skip to content

Commit 0a9ff99

Browse files
committed
Spotted a typo
1 parent bfa3440 commit 0a9ff99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/workflows/clem/test_register_preprocessing_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ def test_run_with_db(
439439
assert getattr(ispyb_atlas, flag) == value
440440
assert ispyb_atlas.mode == collection_mode
441441

442-
# ISPyB's GrridSquare should have half the number of intiail entries
442+
# ISPyB's GrridSquare should have half the number of initial entries
443443
ispyb_gs_search = (
444444
ispyb_db_session.execute(
445445
sa_select(ISPyBDB.GridSquare).where(

0 commit comments

Comments
 (0)