Skip to content

Commit ac0dfff

Browse files
committed
Update IntegrationTest.cs
1 parent 9b5113f commit ac0dfff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MyApp.Tests/IntegrationTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
namespace MyApp.Tests;
88

9+
[Explicit("Integration tests")]
910
public class IntegrationTest : TestBase
1011
{
1112
const string BaseUri = "http://localhost:2000/";

0 commit comments

Comments
 (0)