mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Add missing mainet spec test (#7482)
This commit is contained in:
parent
f629c72107
commit
650ec797da
@ -0,0 +1,9 @@
|
||||
package spectest
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestRewardsAndPenaltiesMainnet(t *testing.T) {
|
||||
runRewardsAndPenaltiesTests(t, "mainnet")
|
||||
}
|
Loading…
Reference in New Issue
Block a user