Skip to content

Commit

Permalink
chore: add build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
EclesioMeloJunior committed Nov 16, 2022
1 parent eb00b02 commit 96780f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/grandpa/finalization_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2022 ChainSafe Systems (ON)
// SPDX-License-Identifier: LGPL-3.0-only

package grandpa

import (
Expand Down
2 changes: 2 additions & 0 deletions lib/grandpa/round_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright 2021 ChainSafe Systems (ON)
// SPDX-License-Identifier: LGPL-3.0-only

//go:build integration

package grandpa

import (
Expand Down

0 comments on commit 96780f8

Please sign in to comment.