Skip to content

Commit 32edd4d

Browse files
committed
Fix test
1 parent 07d5b81 commit 32edd4d

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

models/fixtures/branch.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,39 @@
213213
is_deleted: false
214214
deleted_by_id: 0
215215
deleted_unix: 0
216+
217+
-
218+
id: 26
219+
repo_id: 1
220+
name: 'DefaultBranch'
221+
commit_id: '90c1019714259b24fb81711d4416ac0f18667dfa'
222+
commit_message: 'add license'
223+
commit_time: 1709345946
224+
pusher_id: 2
225+
is_deleted: false
226+
deleted_by_id: 0
227+
deleted_unix: 0
228+
229+
-
230+
id: 27
231+
repo_id: 10
232+
name: 'feature/1'
233+
commit_id: '65f1bf27bc3bf70f64657658635e66094edbcb4d'
234+
commit_message: "Initial commit"
235+
commit_time: 1489927679
236+
pusher_id: 1
237+
is_deleted: false
238+
deleted_by_id: 0
239+
deleted_unix: 0
240+
241+
-
242+
id: 28
243+
repo_id: 1
244+
name: 'sub-home-md-img-check'
245+
commit_id: '4649299398e4d39a5c09eb4f534df6f1e1eb87cc'
246+
commit_message: "Test how READMEs render images when found in a subfolder"
247+
commit_time: 1678403550
248+
pusher_id: 1
249+
is_deleted: false
250+
deleted_by_id: 0
251+
deleted_unix: 0

0 commit comments

Comments
 (0)