This repository was archived by the owner on Jun 5, 2024. It is now read-only.
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
checking method : disableApp when app exists test #790
this test has
disableAppandenableAppfunction in the one test.we don't need to re-enable the app as we don't run the test on a real server, so delete that part, but make sure the
enableAppfunction is tested somewhere else