Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vmanilo committed Dec 14, 2023
1 parent 1061a10 commit f492dee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ func TestAccDatasourceTwingateServicesAllCursors(t *testing.T) {
Check: acctests.ComposeTestCheckFunc(
resource.TestCheckResourceAttr(theDatasource, attr.ID, "all-services"),
),
ExpectNonEmptyPlan: true,
},
{
Config: datasourceServicesConfig(prefix),
Expand Down

0 comments on commit f492dee

Please sign in to comment.