Rename project name and fixed the wrong words
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Log from '../src/log/Log';
|
||||
|
||||
describe('loggin into console', function () {
|
||||
describe('logging into console', function () {
|
||||
it('info', function () {
|
||||
Log.info('I am an info!');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user