Skip to content

Commit 78e411b

Browse files
committed
refs or cleanup
1 parent af9ff42 commit 78e411b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Scrubbing/Scrubbing.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ public class Scrubbing
55

66
static Scrubbing()
77
{
8-
var project = AttributeReader.GetProjectDirectory();
8+
var project = ProjectFiles.ProjectDirectory;
99
path = Path.Combine(project, "Scrubbing");
1010
}
1111
// [Test]

0 commit comments

Comments
 (0)