UNPKG

create-dolittle-microservice

Version:

[![Build](https://github.com/dolittle-entropy/vanir/actions/workflows/build.yml/badge.svg)](https://github.com/dolittle-entropy/vanir/actions/workflows/build.yml) [![Nuget](https://img.shields.io/nuget/v/Dolittle.Vanir.Backend)](https://www.nuget.org/pack

7 lines (5 loc) 242 B
// Copyright (c) Dolittle. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. describe('when nothing', () => { it('should not fail', () => true.should.be.true); });