mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
7d2d951f27
VersionSet is a wrapper around version.Contraints, so rename it it as such.
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
--- FAIL: TestContext2Plan_moduleProviderInherit (0.01s)
|
|
context_plan_test.go:552: bad: []string{"child"}
|
|
map[string]dag.Vertex{}
|
|
"module.middle.null"
|
|
map[string]dag.Vertex{}
|
|
"module.middle.module.inner.null"
|
|
map[string]dag.Vertex{}
|
|
"aws"
|
|
FAIL
|