Skip to content

Commit

Permalink
Add spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Bolshialex committed Mar 4, 2025
1 parent 04dbeeb commit 1068d82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server/test/web/readingsBarMeterFlow.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ mocha.describe("readings API", () => {

// Add B20 here

// Add B21 here
mocha.it(
"B21: 76 day bars (no values) for 15 minute reading intervals and flow units with +-inf start/end time & kW as kW",
async () => {
Expand Down Expand Up @@ -336,7 +335,6 @@ mocha.describe("readings API", () => {
expectReadingToEqualExpected(res, expected);
}
);

mocha.it(
"B22: 13 day bars for 15 minute reading intervals and quantity units with reduced, partial days & kWh as kWh",
async () => {
Expand Down

0 comments on commit 1068d82

Please sign in to comment.