Skip to content

Commit

Permalink
text adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlog committed Jun 29, 2020
1 parent a8d49c2 commit 507c7d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ describe('when on the hosts page', () => {
});
});

it('should navigate to logs without full page refresh', () => {
it('should navigate to Ingest without full page refresh', () => {
expect(coreStart.application.navigateToApp.mock.calls).toHaveLength(1);
});
});
Expand Down

0 comments on commit 507c7d1

Please sign in to comment.