From 381069cd35ea762e05247c4cb215ffd2085b45c9 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 09:37:57 +0000 Subject: [PATCH] chore: apply automated fixes --- test/index.test.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/index.test.ts b/test/index.test.ts index 48e0adb..dc6ecd5 100644 --- a/test/index.test.ts +++ b/test/index.test.ts @@ -25,14 +25,14 @@ describe("std-env", () => { "process", "providerInfo", "provider", + "isNode", + "isBun", + "isDeno", + "isFastly", "isNetlify", "isEdgeLight", "isWorkerd", - "isDeno", "isLagon", - "isNode", - "isBun", - "isFastly", "runtimeInfo", "runtime", ]