• Zeger-Jan van de Weg's avatar
    Fix type for ApprovalsBeforeMerge · 0ad0be28
    Zeger-Jan van de Weg authored
    ApprovalsBeforeMerge denotes the number of approvals required before
    merging and will never have the type `bool`. This change updates the
    type for the field and adds test coverage for the type.
    0ad0be28
todos_test.go 1.56 KB