Skip to content

Commit b2f7db8

Browse files
Revert "Auxiliary commit to revert individual files from c9f13c9"
This reverts commit 784c94d4c41e44a50b43c466758eedf2106aba80.
1 parent 216de0b commit b2f7db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core.Arango.Tests/FoxxTest.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ await Arango.Foxx.InstallServiceAsync("test", "/sample/service",
110110

111111
await Arango.Foxx.ReplaceConfigurationAsync("test", "/sample/service", new
112112
{
113-
currency = "",
113+
currency = "",
114114
secretKey = "s3cr3t"
115115
});
116116

0 commit comments

Comments
 (0)