mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2026-03-10 18:55:03 +00:00
Login updates
Skip the login screen if the user is logged in
This commit is contained in:
@@ -8,10 +8,6 @@ import java.util.Map;
|
||||
|
||||
public class TestListDelete {
|
||||
|
||||
@Test
|
||||
public void testListDeleterValid() {
|
||||
testListDeleterCore(false, true);
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testListDeleterWOAccess() {
|
||||
|
||||
Reference in New Issue
Block a user