Skip to content

Commit

Permalink
nightscout#6701 Testing...
Browse files Browse the repository at this point in the history
  • Loading branch information
mg80 committed Jan 29, 2021
1 parent 480ae33 commit 19cefea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/reportstorage.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const defaultValues = {
predictedTruncate: true
};

describe('reportstorage unit tests', () => {
xdescribe('reportstorage unit tests', () => {

beforeEach(() => {
storage._get = storage.get;
Expand Down

0 comments on commit 19cefea

Please sign in to comment.