Skip to content

Commit 5612c04

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 094b85e commit 5612c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def test_texture_coordinates(client, test_id):
178178
)
179179
os.makedirs(os.path.dirname(data_path), exist_ok=True)
180180
shutil.copy("./tests/vertex_attribute.vtp", data_path)
181-
181+
182182
response = client.post(
183183
"/texture_coordinates",
184184
json={

0 commit comments

Comments
 (0)