Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
katrogan committed Sep 23, 2020
1 parent 9046ccc commit 01ac2a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/named_entity_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ func TestUpdateNamedEntityState(t *testing.T) {
ctx := context.Background()

defer conn.Close()
insertTasksForTests(t, client)
insertWorkflowsForTests(t, client)

result, err := client.ListNamedEntities(ctx, &admin.NamedEntityListRequest{
Expand Down

0 comments on commit 01ac2a2

Please sign in to comment.