From f7cdf367ae6f8b51774fa1603ca42a0ae0620599 Mon Sep 17 00:00:00 2001 From: chan Date: Fri, 13 Feb 2026 15:43:32 +0900 Subject: [PATCH] =?UTF-8?q?userfront=20test=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- userfront/test/locale_storage_web_test.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/userfront/test/locale_storage_web_test.dart b/userfront/test/locale_storage_web_test.dart index a1156264..cb9bbca6 100644 --- a/userfront/test/locale_storage_web_test.dart +++ b/userfront/test/locale_storage_web_test.dart @@ -1,3 +1,4 @@ +@TestOn('browser') import 'package:flutter_test/flutter_test.dart'; import 'package:userfront/core/i18n/locale_storage.dart';