asdf
This commit is contained in:
parent
2dab866538
commit
54a034d4a7
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class TestScript:
|
|||
}
|
||||
).partial_resolve(unresolvable={"bb"}) == {"aa": String("a")}
|
||||
|
||||
def test_dynamic_script(self):
|
||||
def test_partial_update_script(self):
|
||||
script = Script(
|
||||
{
|
||||
"entry": "{%throw('entry has not been populated yet')}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue