mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-29 19:59:57 +00:00
create workflow run
This commit is contained in:
@ -64,6 +64,8 @@ void TestAWTelemetryHandler::test_getLast()
|
||||
|
||||
void TestAWTelemetryHandler::test_uploadTelemetry()
|
||||
{
|
||||
QSKIP("Remote telemetry is disabled at the moment");
|
||||
|
||||
QSignalSpy spy(plugin, SIGNAL(replyReceived(const QString &)));
|
||||
plugin->uploadTelemetry(telemetryValidGroup, telemetryData);
|
||||
|
||||
|
Reference in New Issue
Block a user