aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-11 22:59:41 +0800
committercrupest <crupest@outlook.com>2022-04-11 22:59:41 +0800
commit9c0cb8f8d3944c813ef28ff9f736f148fd701a66 (patch)
tree69842e08eaf6d16a055d464d46ba435a188c8d39 /BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs
parent65210138df643a475632690e2fb20401c1edbb95 (diff)
downloadtimeline-9c0cb8f8d3944c813ef28ff9f736f148fd701a66.tar.gz
timeline-9c0cb8f8d3944c813ef28ff9f736f148fd701a66.tar.bz2
timeline-9c0cb8f8d3944c813ef28ff9f736f148fd701a66.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs')
-rw-r--r--BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs b/BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs
index 169bc4e6..f2329bd9 100644
--- a/BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs
+++ b/BackEnd/Timeline.Tests/IntegratedTests2/TimelineBookmarkTest3.cs
@@ -186,7 +186,6 @@ namespace Timeline.Tests.IntegratedTests2
TimelineName = "hello",
Position = 2
}, expectedStatusCode: HttpStatusCode.NotFound);
-
}
}
}