We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fb176 commit dc68d3bCopy full SHA for dc68d3b
src/tests/layer_probe.vtc
@@ -5,7 +5,7 @@ varnishtest "layered config with probe"
5
varnish v1 -vcl {
6
vcl 4.1;
7
import std;
8
- import dynamic;
+ import ${vmod_dynamic};
9
import directors;
10
11
backend foo none;
0 commit comments