mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-21 01:15:35 +00:00
Update endtoend-build-tests
This commit is contained in:
parent
ff25d4b8cd
commit
723f48fc03
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ __base="$(basename ${__file} .sh)"
|
|||
__root="$(cd "$(dirname "${__dir}")" && pwd)"
|
||||
|
||||
# Tests using a simple build setup.
|
||||
tests="chaos-monkey i18n-drag-drop providers thumbnails transloadit transloadit2 tus-drag-drop url-plugin xhr-limit"
|
||||
tests="chaos-monkey i18n-drag-drop providers thumbnails transloadit tus-drag-drop url-plugin xhr-limit"
|
||||
|
||||
for t in $tests; do
|
||||
mkdir -p "${__root}/test/endtoend/$t/dist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue