minio/browser/app/js/buckets/__tests__
Kanagaraj M c0e45f9098 Fix failing unit tests in browser (#5688)
* format js files using prettier

Used the following command to format the files
prettier --write "browser/app/js/**/*.js"

* fix failing unit tests in browser
2018-03-22 12:25:56 -07:00
..
Bucket.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
BucketContainer.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
BucketDropdown.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
BucketList.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
BucketPolicyModal.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
BucketSearch.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
MakeBucketModal.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
Policy.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
PolicyInput.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
actions.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
reducer.test.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
selectors.test.js adding local pagination to bucket list (#5684) 2018-03-22 23:28:48 +05:30