Updated readme and screenshots. Added and updated tests.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
jest.dontMock('../../assets/js/components/Alert.react.js');
|
||||
|
||||
describe('Wakatime', function() {
|
||||
describe('Alert', function() {
|
||||
var React, Alert, TestUtils, Component;
|
||||
|
||||
beforeEach(function() {
|
||||
|
||||
Reference in New Issue
Block a user