migueleliasweb / go-github-mock

A library to aid unittesting code that uses Golang's Github SDK
MIT License
94 stars 22 forks source link

Fix Repositories.GetCommitSHA1() with forward slashes #40

Closed migueleliasweb closed 1 year ago

migueleliasweb commented 1 year ago

Fixes https://github.com/migueleliasweb/go-github-mock/issues/39.

Add extended last parameter mutator to Repositories.GetCommitSHA1().