We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b08be commit 2bc5582Copy full SHA for 2bc5582
v2_test.go
@@ -205,7 +205,7 @@ func TestNamespaces(t *testing.T) {
205
}
206
207
func TestTxNamespaces(t *testing.T) {
208
- //t.Skip("Skipping until namespace-str is supported in v25")
+ t.Skip("Skipping until namespace-str is supported in v25")
209
210
client, close := getDgraphClientNoAcl()
211
defer close()
0 commit comments