mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:12:45 +08:00
FIX: Report was overwriting a CP
This commit is contained in:
parent
a0c6f1b2b4
commit
e625aeeb0d
|
@ -33,7 +33,7 @@ QUnit.test("counts", assert => {
|
|||
"sums 7 days excluding today"
|
||||
);
|
||||
|
||||
report.set("method", "average");
|
||||
report.set("type", "time_to_first_response");
|
||||
assert.equal(
|
||||
report.valueFor(2, 4),
|
||||
2,
|
||||
|
|
Loading…
Reference in New Issue
Block a user