From b7e0010d363c491b5f246efc84d00b7c40a3a6c2 Mon Sep 17 00:00:00 2001 From: chan Date: Fri, 13 Feb 2026 15:48:43 +0900 Subject: [PATCH] =?UTF-8?q?@TestOn('browser')=20=EC=96=B4=EB=85=B8?= =?UTF-8?q?=ED=85=8C=EC=9D=B4=EC=85=98=20=EC=A0=9C=EA=B1=B0?= 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 deletion(-) diff --git a/userfront/test/locale_storage_web_test.dart b/userfront/test/locale_storage_web_test.dart index cb9bbca6..a1156264 100644 --- a/userfront/test/locale_storage_web_test.dart +++ b/userfront/test/locale_storage_web_test.dart @@ -1,4 +1,3 @@ -@TestOn('browser') import 'package:flutter_test/flutter_test.dart'; import 'package:userfront/core/i18n/locale_storage.dart';