Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn committed Nov 4, 2024
1 parent 1282eeb commit f4d3b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blueprints/data-solutions/vertex-mlops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ module "test" {
project_id = "test-dev"
}
}
# tftest modules=11 resources=86
# tftest modules=11 resources=90
```
<!-- BEGIN TFDOC -->
## Variables
Expand Down Expand Up @@ -126,5 +126,5 @@ module "test" {
project_id = "test-dev"
}
}
# tftest modules=13 resources=91 e2e
# tftest modules=13 resources=95 e2e
```

0 comments on commit f4d3b4f

Please sign in to comment.