fix(ci): Remove .gitlab-ci.yml and update dependencies and metadata
This commit is contained in:
@@ -47,7 +47,7 @@ smartpromise
|
||||
console.log(err);
|
||||
});
|
||||
|
||||
import { tap, expect } from '@pushrocks/tapbundle';
|
||||
import { tap, expect } from '@push.rocks/tapbundle';
|
||||
|
||||
tap.test('runs through', async () => {});
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user