diff options
author | Ethan Koenig <etk39@cornell.edu> | 2017-02-27 20:42:10 -0500 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-02-28 09:42:10 +0800 |
commit | 4b286f282a38d55b2271c43db80d3ac938746c79 (patch) | |
tree | 26995996ee01bc3e5a3224b334557b4af2433317 /models/fixtures/action.yml | |
parent | cf80e191578618d94f32a0d1dece3169c4f99bf2 (diff) | |
download | gitea-4b286f282a38d55b2271c43db80d3ac938746c79.tar.gz gitea-4b286f282a38d55b2271c43db80d3ac938746c79.zip |
Consistency checks for action unit tests (#1079)
Diffstat (limited to 'models/fixtures/action.yml')
-rw-r--r-- | models/fixtures/action.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models/fixtures/action.yml b/models/fixtures/action.yml index bf44837a1c..94d8e5759c 100644 --- a/models/fixtures/action.yml +++ b/models/fixtures/action.yml @@ -17,8 +17,8 @@ act_user_name: user3 repo_id: 3 repo_user_name: user3 - repo_name: repo3 # TODO old or new name? - is_private: false + repo_name: repo3 + is_private: true content: oldRepoName - |