mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
testing: migrate nomad/scheduler off of testify (#25968)
In the spirit of #25909, this PR removes testify dependencies from the scheduler package, along with reflect.DeepEqual removal. This is again a combination of semgrep and hx editing magic. --------- Co-authored-by: Tim Gross <tgross@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
34e96932a1
commit
648bacda77
@@ -29,3 +29,4 @@ rules:
|
||||
paths:
|
||||
include:
|
||||
- "nomad/state/*_test.go"
|
||||
- "nomad/scheduler/*_test.go"
|
||||
|
||||
Reference in New Issue
Block a user