Implement better pipeline (#3)
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import { reviewsStars } from './reviews-stars';
|
||||
|
||||
describe('reviewsStars', () => {
|
||||
it('should work', () => {
|
||||
expect(reviewsStars()).toEqual('reviews-stars');
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user