Change to using a single input
This commit is contained in:
parent
1d92118146
commit
e9b47b1898
37 changed files with 173 additions and 112 deletions
1
lib/feature-flags.test.js
generated
1
lib/feature-flags.test.js
generated
|
|
@ -17,7 +17,6 @@ const testApiDetails = {
|
|||
auth: "1234",
|
||||
url: "https://github.com",
|
||||
apiURL: undefined,
|
||||
registriesAuthTokens: undefined,
|
||||
};
|
||||
const testRepositoryNwo = (0, repository_1.parseRepositoryNwo)("github/example");
|
||||
const ALL_FEATURE_FLAGS_DISABLED_VARIANTS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue