tests: Remove use of CONFIG_ZTEST_NEW_API

The test was enabling CONFIG_ZTEST_NEW_API which
was recently removed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2023-11-14 10:37:15 +01:00 committed by Henrik Brix Andersen
parent 74d22a4b35
commit 15cbe0f890
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_ZTRESS=y
CONFIG_UART_ASYNC_RX_HELPER=y