Skip to content

Commit c60d6fc

Browse files
committed
Fix test
1 parent 27e0450 commit c60d6fc

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

models/fixtures/branch.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,27 @@
213213
is_deleted: false
214214
deleted_by_id: 0
215215
deleted_unix: 0
216+
217+
-
218+
id: 26
219+
repo_id: 10
220+
name: 'develop'
221+
commit_id: '65f1bf27bc3bf70f64657658635e66094edbcb4d'
222+
commit_message: 'Initial commit'
223+
commit_time: 1489927679
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: 1
232+
name: 'pr-to-update'
233+
commit_id: '62fb502a7172d4453f0322a2cc85bddffa57f07a'
234+
commit_message: 'add WoW File'
235+
commit_time: 1579204295
236+
pusher_id: 2
237+
is_deleted: false
238+
deleted_by_id: 0
239+
deleted_unix: 0

0 commit comments

Comments
 (0)