Gcr.mock_prompter_stop
function mock_prompter_stop(): void {
// Gjs wrapper for gcr_mock_prompter_stop()
}
Stop the mock prompter. This is often used from the <literal>teardown<!-- -->()</literal> function of tests.
function mock_prompter_stop(): void {
// Gjs wrapper for gcr_mock_prompter_stop()
}
Stop the mock prompter. This is often used from the <literal>teardown<!-- -->()</literal> function of tests.