mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): ship bounded legacy panel console
This commit is contained in:
@@ -60,6 +60,8 @@ test('accepts the exact bounded Local Console package closure', (t) => {
|
||||
assert.equal(report.packageCount, 12);
|
||||
assert.equal(report.ai, 'excluded');
|
||||
assert.equal(report.listener, 'loopback-only');
|
||||
assert.equal(report.maxFiles, 768);
|
||||
assert.equal(report.maxBytes, 20 * 1024 * 1024);
|
||||
assert.equal(report.compatible, true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user