mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 13:09:26 +00:00
Enhance compliments remote file with refresh support (#3630)
add support to refresh the compliments remotefile add testcases for both without refresh (testcase missing) and with refresh doc to be updated
This commit is contained in:
5
tests/mocks/compliments_file.json
Normal file
5
tests/mocks/compliments_file.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"morning": ["test in morning"],
|
||||
"afternoon": ["test in afternoon"],
|
||||
"evening": ["test in evening"]
|
||||
}
|
Reference in New Issue
Block a user