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 58f0608 commit 3b615ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/reports.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ describe('reports', function ( ) {

});

xit ('Report preferences should stick when refreshing page', function (done) {
it ('Report preferences should stick when refreshing page', function (done) {
const client = window.Nightscout.client;
window.Nightscout.reportclient();
client.init(function afterInit ( ) {
Expand Down

0 comments on commit 3b615ff

Please sign in to comment.