Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Sep 14, 2021
1 parent 6c72163 commit adcbe01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ describe('<CustomFields />', () => {
});
expect(
getByText(
/Browser monitoring requires using the \"complete\" variant of the elastic–agent docker container./
/To create a "Browser" monitor, please ensure you are using the elastic-agent-complete Docker container, which contains the dependencies to run these mon/
)
).toBeInTheDocument();

Expand Down

0 comments on commit adcbe01

Please sign in to comment.