Browse Source

test: fix atbl import

pull/7631/head
Raju Udava 8 months ago
parent
commit
967aabf4a2
  1. 2
      tests/playwright/constants/index.ts

2
tests/playwright/constants/index.ts

@ -1,4 +1,4 @@
const airtableApiKey = 'keyn1MR87qgyUsYg4';
const airtableApiKey = 'patnDizoItL6GsweQ.88f74da91af272b42326802c212e382d39dd38be9b81f4ad25beaae7de793535';
const airtableApiBase = 'https://airtable.com/shr4z0qmh6dg5s3eB';
const defaultBaseName = 'Base';

Loading…
Cancel
Save