Stub provider of Worker.
@riverpod Worker stubWorker(Ref ref) => ref.watch(workerProvider(stubWorkerKey.apiKey).notifier);