1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00
Kanagaraj M c0e45f9098 Fix failing unit tests in browser ()
* 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
..