Skip to content

Commit 092a241

Browse files
committed
fmt
1 parent 4a1d974 commit 092a241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/workspaceapps/apptest/apptest.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,6 @@ func Run(t *testing.T, appHostIsPrimary bool, factory DeploymentFactory) {
704704
body, err := io.ReadAll(resp.Body)
705705
require.NoError(t, err)
706706
require.Contains(t, string(body), "Could not decrypt API key. Please remove the query parameter and try again.")
707-
708707
})
709708
}
710709
})

0 commit comments

Comments
 (0)