Skip to content

Commit 4748e1c

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 2e06438 commit 4748e1c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/tests/mesh/points/test_mesh_points_protocols.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
# Local application imports
88
from src.tests.mesh.test_mesh_protocols import test_register_mesh
9+
910
# from src.tests.test_data_helpers import create_mesh_data
1011

1112

src/tests/model/test_model_protocols.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from opengeodeweb_viewer.rpc.model.model_protocols import VtkModelView
22

3+
34
def test_register_model(server, dataset_factory):
45

56
dataset_factory(id="123456789", viewable_file_name="CrossSection.vtm")

0 commit comments

Comments
 (0)