Browse Source

refactor: rename column test files

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/3848/head
Raju Udava 2 years ago committed by Muhammed Mustafa
parent
commit
137b721e71
  1. 0
      scripts/playwright/tests/columnAttachments.spec.ts
  2. 0
      scripts/playwright/tests/columnDuration.spec.ts
  3. 0
      scripts/playwright/tests/columnFormula.spec.ts
  4. 0
      scripts/playwright/tests/columnLinkToAnotherRecord.spec.ts
  5. 0
      scripts/playwright/tests/columnLookupRollup.spec.ts
  6. 0
      scripts/playwright/tests/columnMultiSelect.spec.ts
  7. 0
      scripts/playwright/tests/columnRelationalExtendedTests.spec.ts
  8. 0
      scripts/playwright/tests/columnSingleSelect.spec.ts

0
scripts/playwright/tests/attachments.spec.ts → scripts/playwright/tests/columnAttachments.spec.ts

0
scripts/playwright/tests/duration.spec.ts → scripts/playwright/tests/columnDuration.spec.ts

0
scripts/playwright/tests/formula.spec.ts → scripts/playwright/tests/columnFormula.spec.ts

0
scripts/playwright/tests/linkToAnotherRecord.spec.ts → scripts/playwright/tests/columnLinkToAnotherRecord.spec.ts

0
scripts/playwright/tests/lookupRollup.spec.ts → scripts/playwright/tests/columnLookupRollup.spec.ts

0
scripts/playwright/tests/multiSelect.spec.ts → scripts/playwright/tests/columnMultiSelect.spec.ts

0
scripts/playwright/tests/virtualColumnRelational.spec.ts → scripts/playwright/tests/columnRelationalExtendedTests.spec.ts

0
scripts/playwright/tests/singleSelect.spec.ts → scripts/playwright/tests/columnSingleSelect.spec.ts

Loading…
Cancel
Save