Skip to content

Commit ff349c0

Browse files
committed
Fixed test setup
1 parent 70cbb67 commit ff349c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LinkDotNet.Blog.IntegrationTests/Web/Pages/IndexTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ private static AppConfiguration CreateSampleAppConfiguration()
3838
{
3939
return new()
4040
{
41+
BlogName = string.Empty,
4142
Introduction = new Introduction
4243
{
4344
Description = string.Empty,

0 commit comments

Comments
 (0)