Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/BackgroundDataMetaEntityReadExtensionsTest.cs =================================================================== diff -u -r40793165416093e9d2fefb6b12acf82fbd8a84c2 -r2a210b0032d2a1ac4c4bdedaaf3aee426f717b4d --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/BackgroundDataMetaEntityReadExtensionsTest.cs (.../BackgroundDataMetaEntityReadExtensionsTest.cs) (revision 40793165416093e9d2fefb6b12acf82fbd8a84c2) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/Read/BackgroundDataMetaEntityReadExtensionsTest.cs (.../BackgroundDataMetaEntityReadExtensionsTest.cs) (revision 2a210b0032d2a1ac4c4bdedaaf3aee426f717b4d) @@ -48,7 +48,7 @@ public void Read_WithEntity_ReturnKeyValuePairWithData() { // Setup - BackgroundDataMetaEntity entity = new BackgroundDataMetaEntity + var entity = new BackgroundDataMetaEntity { Key = "Test key", Value = "Test value"