Merge branch 'aeisenberg/unrevert-query-filters' into aeisenberg/fix-config-files
This commit is contained in:
commit
fa2bc211fd
61 changed files with 882 additions and 112 deletions
1
lib/database-upload.test.js
generated
1
lib/database-upload.test.js
generated
|
|
@ -42,6 +42,7 @@ const testRepoName = { owner: "github", repo: "example" };
|
|||
const testApiDetails = {
|
||||
auth: "1234",
|
||||
url: "https://github.com",
|
||||
apiURL: undefined,
|
||||
};
|
||||
function getTestConfig(tmpDir) {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue