mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-25 03:28:41 +03:00
Fix/clean errors (#191)
* clean dev errors
* add check command
* yarn -> npm in travis
* fix all warnings
* fix base test
* 💄
This commit is contained in:
@@ -12,5 +12,5 @@ it("renders an option to view categories", () => {
|
||||
<App />
|
||||
</Provider>
|
||||
);
|
||||
expect(screen.getByText("Categories")).toBeInTheDocument();
|
||||
expect(screen.getByText("Filters")).toBeInTheDocument();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user