Skip to content

Commit

Permalink
👌 Integrate feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 committed Feb 15, 2021
1 parent d140471 commit 2e84b4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ describe('embeddable', () => {
| expression`);
});

it('should render validation errors if any', async () => {
it('should not render the visualization if any error arises', async () => {
const embeddable = new Embeddable(
{
timefilter: dataPluginMock.createSetupContract().query.timefilter.timefilter,
Expand Down

0 comments on commit 2e84b4a

Please sign in to comment.