Update version test
This commit is contained in:
parent
af129bca20
commit
ba9771ba79
@ -8,7 +8,7 @@ describe('Constants', () => {
|
||||
});
|
||||
|
||||
it('has a VERSION', () => {
|
||||
expect(constants.VERSION).toEqual('1.0.1');
|
||||
expect(constants.VERSION).toEqual('1.0.2');
|
||||
});
|
||||
|
||||
it('has a TOKEN', () => {
|
||||
|
Reference in New Issue
Block a user