From a81503f0019942111fe464209237f8b4e85f4687 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 12 Mar 2023 09:25:41 +0100 Subject: style: enforce import order (#169) * 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 55ea0d7..bc02aca 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