]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/search/search-activitypub-videos.ts
Reorganize imports
[github/Chocobozzz/PeerTube.git] / server / tests / api / search / search-activitypub-videos.ts
index a015b72a74f3f7191e7af2bdf6f74d425f7d4076..b3cfcacca99e796faab0b0c746b0a3a6857a44f2 100644 (file)
@@ -5,8 +5,8 @@ import * as chai from 'chai'
 import {
   cleanupTests,
   createMultipleServers,
-  SearchCommand,
   PeerTubeServer,
+  SearchCommand,
   setAccessTokensToServers,
   wait,
   waitJobs