From 698cd0c4f10480991e665f31977650858d625af1 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 12 Mar 2023 09:26:02 +0100 Subject: style: enforce import order (#1092) * chore(workflows): update dependencies * style: enforce import order --- tests/helpers/lua/luassertx.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/helpers/lua/luassertx.lua') diff --git a/tests/helpers/lua/luassertx.lua b/tests/helpers/lua/luassertx.lua index d6d24d8e..e9bc4e44 100644 --- a/tests/helpers/lua/luassertx.lua +++ b/tests/helpers/lua/luassertx.lua @@ -1,6 +1,6 @@ +local a = require "mason-core.async" local assert = require "luassert" local match = require "luassert.match" -local a = require "mason-core.async" local function wait_for(_, arguments) ---@type (fun()) Function to execute until it does not error. -- cgit v1.2.3-70-g09d2