mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-24 15:02:32 +00:00
[NOD-33] remove t.Parallel() from TestCheckErrorCondition because it contains monkey patching
* [NOD-33] remove t.Parallel() from TestCheckErrorCondition because it contains monkey patching * [NOD-33] remove redundant line
This commit is contained in:
parent
aacb2ada43
commit
ae92cb06ea
@ -79,8 +79,6 @@ func TestBadPC(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCheckErrorCondition(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
tests := []struct {
|
||||
script string
|
||||
finalScript bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user