Skip to content

Commit

Permalink
for testing saucelabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Hosie committed Jul 28, 2022
1 parent 611b2d2 commit 6301bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/createGetVar.js
Expand Up @@ -78,6 +78,7 @@ module.exports = function (
return function (variable, syntheticEvent) {
var value;

// test this change
if (getDataElementDefinition(variable)) {
// Accessing nested properties of a data element using dot-notation is unsupported because
// users can currently create data elements with periods in the name.
Expand Down

0 comments on commit 6301bff

Please sign in to comment.