Remove mbed framework from several tests

This commit is contained in:
Valerii Koval
2020-06-29 19:22:22 +03:00
parent 2b8aebbdf9
commit 4cbad399f7
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ def test_multiple_env_build(clirunner, validate_cliresult, isolated_pio_core, tm
"""
[env:teensy31]
platform = teensy
framework = mbed
framework = arduino
board = teensy31
[env:native]