Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tech committed Aug 10, 2022
1 parent d641021 commit 72fb3c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli_test/cli_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build cli_test
//go:build cli_test

package clitest

Expand Down
2 changes: 1 addition & 1 deletion cli_test/multi_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// +build cli_multi_node_test
//go:build cli_multi_node_test

package clitest

Expand Down

0 comments on commit 72fb3c2

Please sign in to comment.