Remove one last pair of warnings

This commit is contained in:
2024-08-05 13:43:24 -05:00
parent f237b5e82d
commit 9e63731ff6

View File

@ -192,6 +192,7 @@ class SavedViewProcessTests extends BaseTest
**
*******************************************************************************/
@Test
@SuppressWarnings("unchecked")
void testNotFoundThrowsProperly() throws QException
{
QInstance qInstance = QContext.getQInstance();