GWY
2022-05-05 bc1ded4de6761128cff0df6503ca2c0b316b43e4
force-app/main/default/classes/TSRepairControllerTest.cls
@@ -18,6 +18,11 @@
    public static Account acc1;
    public static Account acc2;
    @TestSetup
    static void setup(){
        TestDataUtility.CreatePIPolicyConfigurations(new string[]{'Contact'});
    }
    static void basicData() {