Skip to content

Commit dc8e2d2

Browse files
committed
Disable ad-hoc tests
1 parent 68eb7b2 commit dc8e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microsoft.Graph.Test/Requests/Functional/GroupTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
namespace Microsoft.Graph.Test.Requests.Functional
77
{
8-
//[Ignore]
8+
[Ignore]
99
[TestClass]
1010
public class GroupTests : GraphTestBase
1111
{

0 commit comments

Comments
 (0)