Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit 6673afa

Browse files
nosamimonojenkins
authored andcommitted
Ignore scaffolding test
1 parent 655d729 commit 6673afa

File tree

1 file changed

+1
-0
lines changed
  • main/src/addins/MonoDevelop.AspNetCore/MonoDevelop.AspNetCore.Tests/MonoDevelop.AspNetCore.Tests

1 file changed

+1
-0
lines changed

main/src/addins/MonoDevelop.AspNetCore/MonoDevelop.AspNetCore.Tests/MonoDevelop.AspNetCore.Tests/ScaffoldingTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ public void ApiControllerWithActionsScaffolder ()
202202
}
203203

204204
[Test]
205+
[Ignore]
205206
public async void CanDeserializeConfig ()
206207
{
207208
var config = await ScaffoldingConfig.LoadFromJsonAsync ();

0 commit comments

Comments
 (0)