Skip to content

Commit 6201cfa

Browse files
committed
fix reference in tests
1 parent d5c4cde commit 6201cfa

File tree

1 file changed

+1
-1
lines changed
  • test/Kentico.Xperience.Contacts.Importer.Generator

1 file changed

+1
-1
lines changed

test/Kentico.Xperience.Contacts.Importer.Generator/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
using Kentico.Xperience.Contacts.Importer.Generator;
88

9-
using static Kentico.Xperience.Contacts.Importer.Services.ImportService;
9+
using static Kentico.Xperience.Contacts.Importer.Services.ImportService.ImportService;
1010

1111
string? solutionFolder = FindSolutionFolder();
1212

0 commit comments

Comments
 (0)