Skip to content

Commit 5e0c6a7

Browse files
committed
Another comment change to trigger build
1 parent a66f4f1 commit 5e0c6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.OpenApi.Tests/Services/OpenApiTagComparerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ public static IEnumerable<object[]> GetTestCasesForOpenApiTagComparerShouldSucce
280280
};
281281
}
282282

283-
[Theory(Skip = "Need to fix!")]
283+
[Theory(Skip = "Need to fix")]
284284
[MemberData(nameof(GetTestCasesForOpenApiTagComparerShouldSucceed))]
285285
public void OpenApiTagServerVariableComparerShouldSucceed(
286286
string testCaseName,

0 commit comments

Comments
 (0)