Skip to content

Commit

Permalink
Update tf_exporter_resource_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianMoyles authored Jul 18, 2024
1 parent 073f979 commit ac42a55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions genesyscloud/tfexporter/tf_exporter_resource_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -315,11 +315,8 @@ func (r *registerTestInstance) registerTestExporters() {
func (r *registerTestInstance) registerTestDataSources() {
providerDataSources["genesyscloud_auth_division_home"] = gcloud.DataSourceAuthDivisionHome()
providerDataSources["genesyscloud_script"] = scripts.DataSourceScript()
<<<<<<< HEAD
providerDataSources["genesyscloud_telephony_providers_edges_site"] = edgeSite.DataSourceSite()
=======
providerDataSources["genesyscloud_conversations_messaging_settings"] = cMessagingSettings.DataSourceConversationsMessagingSettings()
>>>>>>> 05174038 (Created Resource & added tests)
}

func RegisterExporter(exporterName string, resourceExporter *resourceExporter.ResourceExporter) {
Expand Down

0 comments on commit ac42a55

Please sign in to comment.