Skip to content

Commit

Permalink
make prague tests explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
rjnrohit committed Oct 23, 2024
1 parent 35cdbb1 commit 480957a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace Ethereum.Blockchain.Pyspec.Test;

[TestFixture]
[Parallelizable(ParallelScope.All)]
// [Explicit("These tests are not ready yet")]
[Explicit("These tests are not ready yet")]
public class PragueTests : BlockchainTestBase
{
[TestCaseSource(nameof(LoadTests))]
Expand Down

0 comments on commit 480957a

Please sign in to comment.