Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Snowflake-Labs/terraform-provider-snowflake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8fb8fe1d3b36ddd3ebb1bafe641c58ed78c9a7cd
Choose a base ref
..
head repository: Snowflake-Labs/terraform-provider-snowflake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5ecb7755a36aa21ae08c91aeac5e83cafaa617f
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 pkg/resources/scim_integration_acceptance_test.go
2 changes: 0 additions & 2 deletions pkg/resources/scim_integration_acceptance_test.go
Original file line number Diff line number Diff line change
@@ -43,8 +43,6 @@ func TestAcc_ScimIntegration_basic(t *testing.T) {
return c
}

// TODO: Add steps from warehouse basic flow

resource.Test(t, resource.TestCase{
ProtoV6ProviderFactories: acc.TestAccProtoV6ProviderFactories,
PreCheck: func() { acc.TestAccPreCheck(t) },