Skip to content
Snippets Groups Projects
Commit 6a9e1852 authored by Tore.Brede's avatar Tore.Brede
Browse files

GREG-85: Removing old comment

parent 79cc7603
No related branches found
No related tags found
1 merge request!118GREG-85: Parsing mobile phone if it is coming from server. Adding a test
Pipeline #97767 passed
...@@ -36,7 +36,6 @@ beforeEach(() => { ...@@ -36,7 +36,6 @@ beforeEach(() => {
) )
}) })
// This is just an example of how jest-fetch-mock can be used, it is not a proper test
test('Mobile phone number parsed and split correctly', async () => { test('Mobile phone number parsed and split correctly', async () => {
render( render(
<LocalizationProvider dateAdapter={AdapterDateFns}> <LocalizationProvider dateAdapter={AdapterDateFns}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment