Skip to content

Commit

Permalink
Ignore ProjectFixture tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko committed Oct 3, 2022
1 parent 2764536 commit 0047f47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace ReportPortal.Client.IntegrationTests.Project
{
#pragma warning disable xUnit1000 // https://github.com/reportportal/reportportal/issues/1213
public class ProjectFixture : BaseFixture
class ProjectFixture : BaseFixture
#pragma warning restore xUnit1000
{
[Fact]
Expand Down

0 comments on commit 0047f47

Please sign in to comment.