Skip to content

Commit 96023c2

Browse files
author
James
committed
remove commit_status.index from fixtures
1 parent 44c0d98 commit 96023c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

models/fixtures/commit_status.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
-
22
id: 1
3-
index: 1
43
repo_id: 1
54
state: "pending"
65
sha: "1234123412341234123412341234123412341234"
@@ -11,7 +10,6 @@
1110

1211
-
1312
id: 2
14-
index: 2
1513
repo_id: 1
1614
state: "warning"
1715
sha: "1234123412341234123412341234123412341234"
@@ -22,7 +20,6 @@
2220

2321
-
2422
id: 3
25-
index: 3
2623
repo_id: 1
2724
state: "success"
2825
sha: "1234123412341234123412341234123412341234"
@@ -33,7 +30,6 @@
3330

3431
-
3532
id: 4
36-
index: 4
3733
repo_id: 1
3834
state: "failure"
3935
sha: "1234123412341234123412341234123412341234"
@@ -44,7 +40,6 @@
4440

4541
-
4642
id: 5
47-
index: 5
4843
repo_id: 1
4944
state: "error"
5045
sha: "1234123412341234123412341234123412341234"

0 commit comments

Comments
 (0)