Add a new fixture and test for the branch checking

This commit is contained in:
Josh Dales
2021-08-07 15:12:02 -04:00
parent 6c50d09410
commit ee0e0eb513
3 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ export const context = {
owner: "monalisa",
repo: "helloworld",
},
ref: "test/testing-time",
};
const mockApi = {