Skip to content

Commit fdac7ed

Browse files
committed
Add CLEM and FIB experiment type IDs to test ISPyB database
1 parent 920ace9 commit fdac7ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ class ISPyBTableValues:
116116
"Tomography": 36,
117117
"Single Particle": 37,
118118
"Atlas": 44,
119+
"CLEM": 45,
120+
"FIB": 46,
119121
}
120122

121123

0 commit comments

Comments
 (0)