From d10a599334a781517f07290140e809d0d52c7826 Mon Sep 17 00:00:00 2001 From: whyash8 Date: Tue, 5 Nov 2024 21:45:05 +0530 Subject: [PATCH] some changes --- scripts/assets/test_file_exemptions.textproto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/assets/test_file_exemptions.textproto b/scripts/assets/test_file_exemptions.textproto index 1d169413056..769193f82fa 100644 --- a/scripts/assets/test_file_exemptions.textproto +++ b/scripts/assets/test_file_exemptions.textproto @@ -4332,7 +4332,7 @@ test_file_exemption { } test_file_exemption { exempted_file_path: "utility/src/main/java/org/oppia/android/util/enumfilter/EnumFilterUtil.kt" - source_file_is_incompatible_with_code_coverage: true + test_file_not_required: true } test_file_exemption { exempted_file_path: "utility/src/main/java/org/oppia/android/util/extensions/StringExtensions.kt"