Skip to content

Commit b317659

Browse files
committed
[test][wpasupplicant] skip wpa2_enterprise test as it is a later target
1 parent 346f892 commit b317659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/airos/test_wpasupplicant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import unittest
1+
from unittest import skip
22

33
from netjsonconfig.exceptions import ValidationError
44

0 commit comments

Comments
 (0)