Skip to content

Commit

Permalink
fix: Fixed admin users resource
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Dec 8, 2023
1 parent 4ceddcd commit 49f4f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zia/data_source_zia_activation_status_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package zia

/*
import (
"testing"
Expand Down Expand Up @@ -31,3 +32,4 @@ var testAccCheckDataSourceActivationStatusConfig_basic = `
data "zia_activation_status" "status" {
}
`
*/

0 comments on commit 49f4f5d

Please sign in to comment.