mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Merge pull request #989 from roramirez/add-log-deprecated-function
Add log deprecated function in test
This commit is contained in:
commit
c1eda034b3
@ -72,7 +72,7 @@ describe("Calendar module", function() {
|
||||
});
|
||||
});
|
||||
|
||||
describe("Basic auth backward compatibilty configuration", function() {
|
||||
describe("Basic auth backward compatibilty configuration: DEPRECATED", function() {
|
||||
before(function() {
|
||||
serverBasicAuth.listen(8012);
|
||||
// Set config sample for use in test
|
||||
|
Loading…
x
Reference in New Issue
Block a user