mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Update class header comment
This commit is contained in:
@ -29,7 +29,9 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
|||||||
|
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
** Test for Associated Record Scripts functionality.
|
** Test that goes to a record, clicks a link for another record, then
|
||||||
|
** hits 'e' on keyboard to edit the second record - and confirms that we're
|
||||||
|
** on the edit url for the second record, not the first (a former bug).
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
public class ClickLinkOnRecordThenEditShortcutTest extends QBaseSeleniumTest
|
public class ClickLinkOnRecordThenEditShortcutTest extends QBaseSeleniumTest
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user