Skip to content

Commit a66f4f1

Browse files
committed
Comment change to trigger build
1 parent 0522d63 commit a66f4f1

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)