Gum-Joe / 2Keys

A easy to setup second keyboard, designed for everyone.
GNU General Public License v3.0
11 stars 4 forks source link

Update package from npm that is with 2Keys, we can... #108

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

Update package from npm that is with 2Keys, we can't test this as no such package exists

https://github.com/Gum-Joe/2Keys/blob/2bc9ab3637736d71e0d6dee0f340558990873227/packages/@twokeys/addons/test/registry.ts#L275

        describe("Package update", () => {
            it("should succesfuly update a package", async () => {
                // TODO: Update package from npm that is with 2Keys, we can't test this as no such package exists
                await registry.install("debug", {
                    version: "3.0.0",
                });

cdb8387eb91042d321b1b8ddefc76150f5bc72e3