Skip to content

Commit

Permalink
disable client test again
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Dec 8, 2023
1 parent 81db188 commit 8cb6494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//go:build norace
// +build norace

package unleash

import (
Expand Down

0 comments on commit 8cb6494

Please sign in to comment.