From ebf667d947f5f089814c018eebdbe8fbc99cd6b6 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Tue, 11 Jul 2017 10:03:02 +0200 Subject: [PATCH] Update GraphQLTests.cs --- tests/Squidex.Domain.Apps.Read.Tests/Contents/GraphQLTests.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Squidex.Domain.Apps.Read.Tests/Contents/GraphQLTests.cs b/tests/Squidex.Domain.Apps.Read.Tests/Contents/GraphQLTests.cs index ebc231141..78e176a5c 100644 --- a/tests/Squidex.Domain.Apps.Read.Tests/Contents/GraphQLTests.cs +++ b/tests/Squidex.Domain.Apps.Read.Tests/Contents/GraphQLTests.cs @@ -102,7 +102,7 @@ namespace Squidex.Domain.Apps.Read.Contents fileSize fileVersion isImage - pixelWidth, + pixelWidth pixelHeight } }"; @@ -168,7 +168,7 @@ namespace Squidex.Domain.Apps.Read.Contents fileSize fileVersion isImage - pixelWidth, + pixelWidth pixelHeight }} }}";