Mailinglist Archive: yast-commit (883 mails)
| < Previous | Next > |
[yast-commit] <rest-service> master : Fake a 'test_user'
- From: Klaus Kämpf <kkaempf@xxxxxxx>
- Date: Tue, 7 Jul 2009 15:00:48 +0200
- Message-id: <E1MOAI5-0001gG-C2@xxxxxxxxxxxxxxxx>
ref: refs/heads/master
commit a275406881680106359987ddde63a6a08f7e07dc
Author: Klaus Kämpf <kkaempf@xxxxxxx>
Date: Tue Jul 7 15:00:48 2009 +0200
Fake a 'test_user'
---
webservice/test/fixtures/accounts.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/webservice/test/fixtures/accounts.yml
b/webservice/test/fixtures/accounts.yml
index ab4e4cb..826d989 100644
--- a/webservice/test/fixtures/accounts.yml
+++ b/webservice/test/fixtures/accounts.yml
@@ -1,4 +1,4 @@
test:
id: 1
- login: test
+ login: test_user
salt: xyzzy
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
commit a275406881680106359987ddde63a6a08f7e07dc
Author: Klaus Kämpf <kkaempf@xxxxxxx>
Date: Tue Jul 7 15:00:48 2009 +0200
Fake a 'test_user'
---
webservice/test/fixtures/accounts.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/webservice/test/fixtures/accounts.yml
b/webservice/test/fixtures/accounts.yml
index ab4e4cb..826d989 100644
--- a/webservice/test/fixtures/accounts.yml
+++ b/webservice/test/fixtures/accounts.yml
@@ -1,4 +1,4 @@
test:
id: 1
- login: test
+ login: test_user
salt: xyzzy
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |