DOCS+BE: images and store test notifications

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-02 09:37:43 +11:00
parent d52799a49e
commit 0b104caf7a
9 changed files with 5 additions and 3 deletions

View File

@@ -212,8 +212,8 @@ class plugin_manager:
# Run test
self.handle_run(runType)
# Remove sample notification
notificationObj.remove(notificationObj.GUID)
# Save notification
notificationObj.upsert()
mylog("minimal", ["[Test] END Test: ", runType])