Skip to content

Commit

Permalink
Fmt and Lint
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Honaker <[email protected]>
  • Loading branch information
HonakerM committed Sep 6, 2024
1 parent 57e359d commit dc13b13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ def test_watch_thread_invalid_rbac():
namespace="test",
deploy_manager=dm,
)

request = WatchRequest(watched=watched_object_id, requester=watched_object_id)
watch_thread.request_watch(request)
watch_thread.start_thread()
Expand Down

0 comments on commit dc13b13

Please sign in to comment.