aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers/ParameterInfoAssertions.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline.Tests/Helpers/ParameterInfoAssertions.cs')
-rw-r--r--Timeline.Tests/Helpers/ParameterInfoAssertions.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline.Tests/Helpers/ParameterInfoAssertions.cs b/Timeline.Tests/Helpers/ParameterInfoAssertions.cs
index d3e5a41e..a714f410 100644
--- a/Timeline.Tests/Helpers/ParameterInfoAssertions.cs
+++ b/Timeline.Tests/Helpers/ParameterInfoAssertions.cs
@@ -5,7 +5,7 @@ using FluentAssertions.Primitives;
using System;
using System.Reflection;
-namespace Timeline.Tests.Helpers
+namespace TimelineApp.Tests.Helpers
{
public class ParameterInfoValueFormatter : IValueFormatter
{