Skip to content

Commit fe2dce2

Browse files
committed
bring back go:build
1 parent fa8f589 commit fe2dce2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

node/single_sequencer_integration_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build integration
2+
13
package node
24

35
import (

0 commit comments

Comments
 (0)