Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rexredinger committed Sep 13, 2022
1 parent ecac4e5 commit 86befda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workspace_integration_test.go
Expand Up @@ -717,6 +717,8 @@ func TestWorkspacesUpdate(t *testing.T) {
orgTest, orgTestCleanup := createOrganization(t, client)
defer orgTestCleanup()

upgradeOrganizationSubscription(t, client, orgTest)

wTest, _ := createWorkspace(t, client, orgTest)

t.Run("when updating a subset of values", func(t *testing.T) {
Expand Down

0 comments on commit 86befda

Please sign in to comment.