Test when force_remove_source_branch is bool

This commit is contained in:
Luke Kysow
2019-11-27 09:17:32 -08:00
parent 6074545eb0
commit a34b767aa5
4 changed files with 8 additions and 8 deletions

View File

@@ -177,7 +177,7 @@ var mergeEventJSON = `{
"merge_commit_sha": null,
"merge_error": null,
"merge_params": {
"force_remove_source_branch": "0"
"force_remove_source_branch": false
},
"merge_status": "unchecked",
"merge_user_id": null,
@@ -273,7 +273,7 @@ var mergeEventJSON = `{
"previous": {
},
"current": {
"force_remove_source_branch": "0"
"force_remove_source_branch": false
}
},
"source_branch": {