8000 Update tests · Pix4D/python-openapi-codec@56e0ba6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56e0ba6

Browse files
committed
Update tests
1 parent 5d977d8 commit 56e0ba6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_encode.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def test_paths(self):
6363
}
6464
},
6565
'parameters': [],
66-
'description': '',
6766
'operationId': 'list',
6867
'tags': ['users']
6968
}
@@ -75,7 +74,6 @@ def test_paths(self):
7574
}
7675
},
7776
'parameters': [],
78-
'description': '',
7977
'operationId': 'create',
8078
'tags': ['users']
8179
}

0 commit comments

Comments
 (0)
0