Skip to content

Commit

Permalink
Issue #3120961 by dww, tedbow: Remove VERSION from update test module…
Browse files Browse the repository at this point in the history
…s that receive dynamic version numbers in tests
  • Loading branch information
xjm committed May 2, 2020
1 parent 80a6b7f commit 93e5437
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ name: 'BBB Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
version: VERSION
core: 8.x
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ name: 'CCC Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
version: VERSION
core: 8.x
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ name: 'Update test'
type: module
description: 'Support module for update module testing.'
package: Testing
version: VERSION
core: 8.x

0 comments on commit 93e5437

Please sign in to comment.