Capitalize background scripts
This commit is contained in:
parent
21788740c1
commit
a26d8a8a1b
50 changed files with 247 additions and 245 deletions
|
@ -1,4 +1,4 @@
|
|||
import GlobalMark from 'background/domains/global-mark';
|
||||
import GlobalMark from 'background/domains/GlobalMark';
|
||||
|
||||
describe('background/domains/global-mark', () => {
|
||||
describe('constructor and getter', () => {
|
Reference in a new issue