Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 0 additions & 114 deletions src/org/labkey/test/pages/ConfigureMasterPatientIndexPage.java

This file was deleted.

5 changes: 0 additions & 5 deletions src/org/labkey/test/pages/core/admin/ShowAdminPage.java
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,6 @@ public LookAndFeelSettingsPage clickLookAndFeelSettings()
return clickSettingsLink("look and feel settings", LookAndFeelSettingsPage::new);
}

public void clickMasterPatientIndex()
{
clickSettingsLink("Master Patient Index");
}

public void clickProfiler()
{
clickSettingsLink("profiler");
Expand Down