forked from MapComplete/MapComplete
Refactoring of tests
This commit is contained in:
parent
555dbf3478
commit
f67d0701b0
19 changed files with 64 additions and 28 deletions
|
@ -10,8 +10,7 @@ import Constants from "../Models/Constants";
|
|||
|
||||
export default class ThemeSpec extends T {
|
||||
constructor() {
|
||||
super("theme",
|
||||
[
|
||||
super( [
|
||||
["Nested overrides work", () => {
|
||||
|
||||
let themeConfigJson: LayoutConfigJson = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue