Skip to content

Commit

Permalink
wait for sync
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <[email protected]>
  • Loading branch information
kradalby committed Jan 27, 2025
1 parent 4135e4b commit 62f8fd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration/auth_web_flow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@ func TestAuthWebFlowLogoutAndRelogin(t *testing.T) {

t.Logf("all clients logged in again")

allClients, err = scenario.ListTailscaleClients()
assertNoErrListClients(t, err)

allIps, err = scenario.ListTailscaleClientsIPs()
assertNoErrListClientIPs(t, err)

Expand Down

0 comments on commit 62f8fd2

Please sign in to comment.