Skip to content

Commit fcc4a5f

Browse files
committed
Explicit id
1 parent 21f0b7e commit fcc4a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/api/v3/tests/mixins.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def setUp(self):
101101
self.others_token = fixture.get(Token, key='other', user=self.other)
102102
self.others_project = fixture.get(
103103
Project,
104+
id=2,
104105
slug='others-project',
105106
related_projects=[],
106107
main_language_project=None,

0 commit comments

Comments
 (0)