Rename compatibility-tests to compat-tests

This commit is contained in:
Aria Minaei 2023-07-28 19:49:52 +02:00 committed by Aria
parent f2a25aa48e
commit bc7fcf8e0a
48 changed files with 12 additions and 14 deletions

5
compat-tests/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# these lock files include checksums of the @theatre/*@compat packages, which
# would change after every edit to their source, so we better not keep them
# in the repo
/fixtures/*/package/package-lock.json
/fixtures/*/package/yarn.lock