mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 04:50:05 +00:00
removed .only
This commit is contained in:
parent
b63a2d3213
commit
063efbf712
1 changed files with 1 additions and 1 deletions
|
|
@ -1215,7 +1215,7 @@ describe('src/Core', () => {
|
|||
})
|
||||
|
||||
describe('default restrictions', () => {
|
||||
it.only('should be merged with supplied restrictions', () => {
|
||||
it('should be merged with supplied restrictions', () => {
|
||||
const core = new Core({
|
||||
restrictions: {
|
||||
maxNumberOfFiles: 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue