From d2bfdafa92f3d31cc5392bf8a5a1f1df5c2358ce Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 11 Sep 2026 09:05:14 -0400 Subject: flatpak correctness, ui alignment, tests --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index b608987..c935b76 100644 --- a/justfile +++ b/justfile @@ -8,7 +8,7 @@ deploy: ./scripts/deploy-to-deck.sh test: - node --experimental-strip-types --test tests/steamLaunchOptions.test.ts + node --experimental-strip-types --test tests/steamLaunchOptions.test.ts tests/nowPlaying.test.ts python3.12 -m unittest discover -s tests -p 'test_*.py' watch: -- cgit v1.2.3