fix(maven,tests): handle Maven Basic auth and accept deploy-plugin metadata/checksum uploads while stabilizing npm CLI test cleanup
This commit is contained in:
@@ -268,8 +268,8 @@ tap.test('Cargo: should store crate in smarts3', async () => {
|
||||
* Cleanup: Stop smartstorage server
|
||||
*/
|
||||
tap.test('should stop smartstorage server', async () => {
|
||||
registry.destroy();
|
||||
await s3Server.stop();
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user