Geoffrey Hayward

Results 2 comments of Geoffrey Hayward

Hi @Lysander686, I had the same issue. Here is the fix that I came up with. ```javascript it('should have form inputs bound with data model', () => { ... fieldUsername.setValue(username)...

The issue was that a tagged commit contained a change to another workflow, so while this workflow was not making a change (i.e. in the yml file), the command `git...