Skip to content

Commit 9289d54

Browse files
committed
Project API response test fix
1 parent 2d3de7f commit 9289d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/rtd_tests/tests/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ def test_get_version_by_id(self):
560560
'install_project': False,
561561
'language': 'en',
562562
'name': 'Pip',
563+
'programming_language': 'words',
563564
'python_interpreter': 'python',
564565
'repo': 'https://github.com/pypa/pip',
565566
'repo_type': 'git',

0 commit comments

Comments
 (0)