mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
Revert back to more explicit ParseException
This commit is contained in:
@@ -129,6 +129,7 @@ class TestSmartFilterQueryFromString():
|
||||
q = SmartFilter.query_from_string(filter_string)
|
||||
assert unicode(q) == unicode(q_expected)
|
||||
|
||||
|
||||
'''
|
||||
#('"facts__quoted_val"="f\"oo"', 1),
|
||||
#('facts__facts__arr[]="foo"', 1),
|
||||
|
||||
Reference in New Issue
Block a user