Skip to content

Commit 5de4b78

Browse files
authored
Merge pull request #310 from SumoLogic/vishal-disable-CSE-data-source-test
2 parents 1976922 + 220de38 commit 5de4b78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sumologic/data_source_sumologic_cse_log_mapping_vendor_product_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ import (
77
)
88

99
func TestAccDataSourceCSELogMappingVendorProduct_basic(t *testing.T) {
10+
SkipCseTest(t)
11+
1012
resource.Test(t, resource.TestCase{
1113
PreCheck: func() { testAccPreCheck(t) },
1214
Providers: testAccProviders,

0 commit comments

Comments
 (0)