1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

fix lint error in e2e/antennas.ts

This commit is contained in:
Hazelnoot
2025-04-02 22:38:37 -04:00
parent db58f4dda7
commit 5ee7049fad

View File

@@ -664,7 +664,6 @@ describe('アンテナ', () => {
assert.deepStrictEqual(response, expected);
});
test.skip('が取得でき、日付指定のPaginationに一貫性があること', async () => { });
test.each([
{ label: 'ID指定', offsetBy: 'id' },