wahanegi/vibereport

View on GitHub
app/javascript/components/__tests__/test.js

Summary

Maintainability
A
0 mins
Test Coverage
test('should pass', () => {
    expect(true).toBe(true);
  });