mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
test: Update skip comment
This commit is contained in:
parent
2671446c9c
commit
cc009d1131
1 changed files with 1 additions and 1 deletions
|
|
@ -4820,7 +4820,7 @@ func TestInit_uninitialized_stateStore(t *testing.T) {
|
|||
})
|
||||
|
||||
t.Run("the error isn't shown if the provider is supplied through reattach config", func(t *testing.T) {
|
||||
t.Skip("This is implemented as an E2E test: TestPrimary_stateStore_Unmanaged_SeparatePlan")
|
||||
t.Skip("This is implemented as an E2E test: TestPrimary_stateStore_unmanaged_separatePlan")
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue