Skip to content

Commit 5b4601f

Browse files
committed
test
1 parent 8f3e30d commit 5b4601f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/WebJobs.Script.Tests.Integration/CosmosDB/CosmosDBEndtoEndTestFixture.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public void InitializeCosmosClient()
6666
public override async Task InitializeAsync()
6767
{
6868
InitializeCosmosClient();
69+
await CreateContainers();
6970
await base.InitializeAsync();
7071
}
7172

0 commit comments

Comments
 (0)