remove .only

This commit is contained in:
Steve-Mcl 2023-06-17 22:29:39 +01:00
parent 5435c9ebd2
commit 31bc99cd61
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ describe('unknown Node', function() {
});
});
it.only('should evaluate a global environment variable that is a JSONata value', function (done) {
it('should evaluate a global environment variable that is a JSONata value', function (done) {
const flow = [{
id: "n1", type: "global-config", name: "XYZ",
env: [