fix(server): Handle exposure time correctly (#1432)
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// num exposureTime
|
||||
// String exposureTime
|
||||
test('to test the property `exposureTime`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user