You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature("check the new builder syntax for view server modules"){
11
+
Feature("check the new builder syntax for view server modules"){
12
12
13
-
Scenario("check we can parse the module"){
13
+
Scenario("check we can parse the module"){
14
14
15
15
Given("A test module which several tables defined, which takes some parameters (these are simple example params but could be complicated lifecycle stuff)")
0 commit comments