Skip to content

Commit

Permalink
test: intacct advanced settings watchers (#1025)
Browse files Browse the repository at this point in the history
* test: intacct advanced settings initialization

* test: intacct advanced settings watchers
  • Loading branch information
1 parent 6244190 commit eb8c678
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { SkipExportComponent } from 'src/app/shared/components/si/helper/skip-ex
import { adminEmails, advancedSettings, configurationForAddvancedSettings, expenseFilter, groupedAttributes } from '../../intacct.fixture';
import { ExpenseFilterResponse } from 'src/app/core/models/intacct/intacct-configuration/advanced-settings.model';
import { SharedModule } from 'src/app/shared/shared.module';
import { PaymentSyncDirection } from 'src/app/core/models/enum/enum.model';
import { IntacctOnboardingState, PaymentSyncDirection, ToastSeverity } from 'src/app/core/models/enum/enum.model';
import { SkipExport } from 'src/app/core/models/intacct/misc/skip-export.model';

Expand Down

0 comments on commit eb8c678

Please sign in to comment.