Archived
1
0

Make providers endpoint-agnostic

A provider can now be registered on multiple endpoints (or potentially
moved if needed).
This commit is contained in:
Asher
2020-07-22 14:53:15 -05:00
parent 2819fd51e2
commit e8f6d30055
5 changed files with 40 additions and 29 deletions

View File

@ -51,7 +51,6 @@ describe("update", () => {
_provider = new UpdateHttpProvider(
{
auth: AuthType.None,
base: "/update",
commit: "test",
},
true,