diff --git a/src/components/Versions/Versions.test.tsx b/src/components/Versions/Versions.test.tsx
index fc96de1..c3015b7 100644
--- a/src/components/Versions/Versions.test.tsx
+++ b/src/components/Versions/Versions.test.tsx
@@ -27,7 +27,8 @@ describe(' component', () => {
cleanup();
});
- test('should render the component in default state', () => {
+ // FIXME: this test is not deterministic (writes `N days ago` in the snapshot, where N is random number)
+ test.skip('should render the component in default state', () => {
const wrapper = mount(