Skip to content

Commit

Permalink
Tweak e2e description output
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Nov 18, 2018
1 parent 9ebfc5b commit d07a233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/src/app.e2e-spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { AppPage } from './app.po';

describe('new App', () => {
describe('PasswordMaker', () => {
let page: AppPage;

beforeEach(() => {
Expand Down

0 comments on commit d07a233

Please sign in to comment.