mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
The e2e test file references APIs that have been removed or changed: - ParticipantsSpec type removed from rpcpb - utils.VerifyNetworkHasCorrectParticipants removed - log.Info.String() method signature changed - log.NewFactory() signature changed This disables the e2e test job while keeping the infrastructure intact for when the tests are updated.