Skip to content

Commit 2e4facb

Browse files
dsa0xdbanck
authored andcommitted
fix failing tests
1 parent 702d42a commit 2e4facb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
list "concept_pet" "pets" {}
1+
list "concept_pet" "pets" {
2+
provider = concept
3+
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
list "null_resource" "foo" {}
1+
list "null_resource" "foo" {
2+
provider = null
3+
}

0 commit comments

Comments
 (0)