mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 10:50:38 +02:00
Fix one more Uuid
This commit is contained in:
parent
96b32c222c
commit
c1a8c80cfa
@ -55,7 +55,7 @@ void ColnodTest::download_data_test()
|
||||
QVERIFY(data);
|
||||
|
||||
QVERIFY(! data->updatedTokens.isEmpty());
|
||||
QVERIFY(data->updatedTokens.contains("6c907a42-0401-4403-8af4-9d58eb35cddc"));
|
||||
QVERIFY(data->updatedTokens.contains("d3a83bea-2587-4687-946d-ee847eccf477"));
|
||||
}
|
||||
|
||||
void ColnodTest::download_data_test_now()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user