Skip to content

Commit

Permalink
chore: rename mock mode button file and move to mocks folder
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-willis-arcadis committed Sep 24, 2024
1 parent d5680c6 commit f35cdb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import {
defaultModeButtonDefinitions,
getIcon,
modeSettingDefinitionsWithDropdown
} from "./mockButtons";
} from "../__mocks__/mode-selector-buttons";

const initialState = {
enabledModeButtons: ["transit"],
Expand Down

0 comments on commit f35cdb2

Please sign in to comment.