Commit 5677eb0a authored by Anas Nashif's avatar Anas Nashif
Browse files

tests: gpio: remove unused harness



harness being set without actual use of harness (via harness_config)
makes the test behave differently.

Fixes #24661

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 15ed5865
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ tests:
  drivers.gpio.2pin:
    tags: drivers gpio
    depends_on: gpio
    harness: console
    min_flash: 34
    filter: dt_compat_enabled("test,gpio_basic_api")