ソースを参照

fix ssh public key tests

The old API was using []byte, but was changed to string without running
the tests again.
It also sets the variables from the configuration to make them work.
Maybe there is a better way to do this.
Gibheer 10 年 前
コミット
9eef2e706c
1 ファイル変更12 行追加8 行削除
  1. 12 8
      models/ssh_key_test.go

ファイルの差分が大きいため隠しています
+ 12 - 8
models/ssh_key_test.go