Gottwik/Enduro

View on GitHub
scaffolding/test/cms/index.js

Summary

Maintainability
A
0 mins
Test Coverage
{
    greeting: "you!",
    superlative: "nice",
    local_fake_options: {
        car: {
            price: 10
        },
        tram: {
            price: 5
        }
    }
}