Updated unit test name to reflect changes made to getFileListing method
authorFuad Muhic <fmuhic@capeannenterprises.com>
Fri, 26 Jan 2018 15:09:31 +0000 (16:09 +0100)
committerFuad Muhic <fmuhic@capeannenterprises.com>
Fri, 26 Jan 2018 15:09:31 +0000 (16:09 +0100)
Arvados-DCO-1.1-Signed-off-by: Fuad Muhic <fmuhic@capeannenterprises.com>

sdk/R/tests/testthat/test-Collection.R

index af03748b779bd361b9b2a8346f7192d8070ab085..0c45958ba97e4401caa623560c2a93499b350b77 100644 (file)
@@ -219,7 +219,7 @@ test_that("move raises exception if new location is not valid", {
                              fixed = TRUE))
 })
 
-test_that("getFileListing returns collection content received from REST service", {
+test_that("getFileListing returns sorted collection content received from REST service", {
 
     collectionContent <- c("animal",
                            "animal/fish",