Skip to content

Commit

Permalink
test: separate specification tests from race conditions tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew committed Nov 22, 2023
1 parent 8ba4c33 commit ac597e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/strategies/gradual_rollout_random_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// +build norace

package strategies

import (
Expand Down

0 comments on commit ac597e1

Please sign in to comment.