Skip to content

Commit e650c73

Browse files
Uncomment commented out tests (#815)
## Usage and product changes Uncomment commented out tests
1 parent c28a58c commit e650c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/typedb/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ def typedb_behaviour():
3535
git_repository(
3636
name = "typedb_behaviour",
3737
remote = "https://github.com/typedb/typedb-behaviour",
38-
commit = "a045c9c6431ac1df58f2edbb0fd56fa1cf7c2d32", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_behaviour
38+
commit = "90524096238e2a68f64a712334e561a08c25c9bd", # sync-marker: do not remove this comment, this is used for sync-dependencies by @typedb_behaviour
3939
)

0 commit comments

Comments
 (0)