summaryrefslogtreecommitdiffstats
path: root/models/fixtures/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'models/fixtures/action.yml')
-rw-r--r--models/fixtures/action.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/models/fixtures/action.yml b/models/fixtures/action.yml
index 94d8e5759c..10c0dc1298 100644
--- a/models/fixtures/action.yml
+++ b/models/fixtures/action.yml
@@ -3,10 +3,7 @@
user_id: 2
op_type: 12 # close issue
act_user_id: 2
- act_user_name: user2
repo_id: 2
- repo_user_name: user2
- repo_name: repo2
is_private: true
-
@@ -14,10 +11,7 @@
user_id: 3
op_type: 2 # rename repo
act_user_id: 3
- act_user_name: user3
repo_id: 3
- repo_user_name: user3
- repo_name: repo3
is_private: true
content: oldRepoName
@@ -26,8 +20,5 @@
user_id: 11
op_type: 1 # create repo
act_user_id: 11
- act_user_name: user11
repo_id: 9
- repo_user_name: user11
- repo_name: repo9
is_private: false