Skip to content

Commit fe71956

Browse files
committed
Fix test
1 parent e861da0 commit fe71956

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

models/fixtures/branch.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,15 @@
189189
is_deleted: false
190190
deleted_by_id: 0
191191
deleted_unix: 0
192+
193+
-
194+
id: 24
195+
repo_id: 3
196+
name: 'test_branch'
197+
commit_id: 'd22b4d4daa5be07329fcef6ed458f00cf3392da0'
198+
commit_message: "test commit"
199+
commit_time: 1602935385
200+
pusher_id: 1
201+
is_deleted: false
202+
deleted_by_id: 0
203+
deleted_unix: 0

0 commit comments

Comments
 (0)