remove assertion that PrepareProviderConfig was called

This commit is contained in:
Ben Drucker 2020-05-07 22:36:49 -07:00
parent d79424708e
commit 77f082bda2
1 changed files with 0 additions and 4 deletions

View File

@ -191,10 +191,6 @@ func TestLocal_refreshValidate(t *testing.T) {
}
<-run.Done()
if !p.PrepareProviderConfigCalled {
t.Fatal("Prepare provider config should be called")
}
checkState(t, b.StateOutPath, `
test_instance.foo:
ID = yes