1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: failing test

This commit is contained in:
Ivar Conradi Østhus 2020-01-10 08:30:50 +01:00
parent ae0aae740a
commit f6a2508218

View File

@ -181,7 +181,7 @@ exports[`renders correctly with permissions 1`] = `
last seen at last seen at
<small> <small>
02/23/2017, 3:56:49 PM 02/23/2017, 03:56:49 PM
</small> </small>
</span> </span>
} }
@ -343,7 +343,7 @@ exports[`renders correctly without permission 1`] = `
last seen at last seen at
<small> <small>
02/23/2017, 3:56:49 PM 02/23/2017, 03:56:49 PM
</small> </small>
</span> </span>
} }