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' },