formatting fixes

This commit is contained in:
Katie Kroell 2026-04-03 10:27:52 -04:00
parent 47dbab0941
commit a831fa6c27

View file

@ -390,4 +390,3 @@ afterEach(() => {
expect(wrapper.vm.$router.navigate).toHaveBeenCalled(); expect(wrapper.vm.$router.navigate).toHaveBeenCalled();
}); });
}); });
});