1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-09-06 08:32:23 +03:00
parent 3f6e47a269
commit 4e52f661fa

View File

@ -19,7 +19,6 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/ */
jest.mock("electron-updater");
import { nextUpdateChannel } from "../update-channel"; import { nextUpdateChannel } from "../update-channel";
describe("nextUpdateChannel", () => { describe("nextUpdateChannel", () => {